An OmniScript updates data from one Salesforce record, but when it completes, only some of the data is updated in Salesforce. A DataRaptor Load saves the data. What error could cause this behavior?
Choose 2 answers Calculator
A.
In the DataRapior Load, in the preview tab, the Recordid is from the wrong record type. a
B.
The Input JSON paths in the DataRaptor Load do noi match the JSON sent from the OmniScript.
C.
The fields that are not updated are read only in Salesforce.
D.
Contextid is misspelled in the merge code that passes the Recordid fo the DataRaptor.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit