• Abhi K 34
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi All,

Requirement is we need to do update operation in salesforce from SAP. The job should runs every day.

In SAP, we have 30000 records. When we hit the SAP server, we have to receive entire 30000 records in one call using REST Api. I tried this and am getting this error "System.StringException: String length exceeds maximum: 6000000" Can i know is there any other approach to work on?