Salesforce

Dynamics CRM Troubleshooting (Magic xpi 4.7)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Dynamics CRM Troubleshooting (Magic xpi 4.7)

Q1

When using the Dynamics CRM connector to add an attachment to an email, I cannot open the attachment through the Magic xpi Studio and I get the "Error 1250: Dynamics CRM call error: com.magicsoftware.ibolt.dynamicscrm.IBDynamicsCRMException: createOperation (AxisFault): Server was unable to process request." Error. How can I prevent this happening?

A1

To successfully open such an attachment, you first need to convert the body of the email from BLOB to Base64 with the BlobToBase64 function. For example, BlobToBase64 (File2Blb ('D:\1.txt')).

Reference
Attachment 
Attachment