A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart.
In Preview, what JSON node shows the data sent to the Response Action?
A developer needs to use the CONTIF function to process data entered by the user in an OmniScript. The output of the function needs to be displayed to the user immediately in the current step.
Based on best practice, what element should the developer use this function in?
A developer configures a Flexcard with a DataRaptor data source that uses the params.id as an. When the developer clicks Views Data on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display. What could cause this error?
Choose 2 answers
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?
A developer examines data received from an external data source. The data is nested two levels down in the JSON structure.
Which OmniStudio tool could the developer use to simplify this data?
A developer builds a new OmniScript. It contains aSet Values element with a ContextId key/value pair that was used during testing.
What should the developer do before moving the OmniScript to a production org?
Refer to the exhibit.
What JSON code correct represent the step in the OmniScript Structure panel shown?
A)
B)
C)
D)
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
A developer configures a FlexCard with a Data Mapper data source that uses the params.id as an input. When the developer clicks "View Data" on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display.
What could cause this error?
Choose 2 answers
A developer creates a Flexcard that displays a contact’s mailing address and passes the contact’s postal code to a child FlexCard.
When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact’s postal code?