• PK S 5
  • NEWBIE
  • 4 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I have an requirement for Large XML file (>16 Mb) Parsing.

Getting error :
Error uploading attachment:Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, AttachmentManagmentTrigger: execution of AfterInsert caused by: System.StringException: String length exceeds maximum: 6000000 Class.parseXMLClass.loadXML: line 23, column 1 Trigger.AttachmentManagmentTrigger: line 6, column 1: []

At : String bodyContent = <ref>.body.toString();

Any help!!
  • September 28, 2016
  • Like
  • 0

Hi All,

 

    I have a requirement where in i need to print a field called Appointment ID in VisualForce Page.  This field should be displayed with hyperlink, so that when we click on this field link, we should navigate to that particular Appointment.  Could any one suggest a solution for this problem.

 

 

 

Thanks & Regards

 

Arun