Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
For a project, we are export data from Salesforce to another system. In Salesforce, the body field can have up to 131k characters, but in the external system the mapped field can have only 4k characters. Client wants to retain all info from the field, what is best practice in this case? Thank you for your suggestions.
@Johnny Sey , Either you need to request the targer system to increase the filed length or you should trim the length wile populating source to target .
Thanks,
Manohar