A developer is building an OmniScript and needs to retrieve data from Salesforce and from an on-
premises billing database.
Which two OmniScript elements could retrieve this data?
Choose 2 answers
B, C
Refer to the exhibit.
What JSON code correct represent the step in the OmniScript Structure panel shown?
A)
B)
C)
D)
C
A developer has an existing DataRaptor Load that insert Contact records with inputs as LastName and
firstName. The DataRaptor works as expected when previewed.
The developer creates an integration Procedure to test the DataRaptor and is using a SetValues
element in the Integration Procedure to set the first name and last name for the contact record. The
DataRaptor and Integration Procedure are set up as shown in the exhibit below.
When the developer executes the Integration procedure in preview, the following error message
displays: Required fields are missing: [last Name],
How should the developer address this issue?
A
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
C, D
Refer to the exhibit.
What JSON from the DRGetAccountDetails action would display all six values correctly in the
OmniScript structure shown? BlkContacts is a Repeat Block.
A)
B)
C)
D)
C
The OmniScript must retrieve device details stored in the Asset object and then call an external
system to send troubleshooting commands via REST API to the device.
Which two OmniScript element should the developer use to configure this functionality?
A, E
Refer to the exhibit.
All inputs to the Calculation Matric are set correctly.
The Calculation Matrix has the following input:
What is the output?
D
A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that
requires AccountId as a key. When the developer previews the Integration Procedure, the developer
enters the AccountId correctly and execute the Preview. The developer sees the data extract by the
DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?
C
Refer to the exhibit.
The card layout uses an integration Procedure as a data source. The cards use the layout data source.
Which JSON data structure supports this card layout and follows best practices?
A)
B)
C)
C
A developer needs to build a DataRaptor Transform to send current weather to both an OmniScript
Card Layout. Which of these samples would be valid for the Expected Output JSON?
A)
B)
C)
D)
D