An integration procedure contains a Remote Action element that calls a method of an APEX class. The
method requires two fields are input: Account id and Product Id. The integration Procedure data JSON
contains the following nodes:
How should the Remote Action element be configured to pass the data correctly to the method?
An integration Procedure uses an HTTP action to makea REST API call. The response from the REST API
must be converted into a specific XML structure before sending it as an input to another external wen service.
How should the developer configure the Integration Procedure to meet this requirement?
Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community.
The OmniScript includes an Integration Procedure that contains two DataRaptors.
Which two Location should the developer check to troubleshoot the issue?
Choose 2 answers
An OmniScript displays data from an API using Integration Procedure, but some of the data is missing.
Which two configuration errors could cause this? Choose 2 answers
An integration Procedure uses an HTTP action to makea REST API call. The response from the REST API
must be converted into a specific XML structure before sending it as an input to another external wen service.
How should the developer configure the Integration Procedure to meet this requirement?