Question 6

A developer has an existing DataRaptorLoad 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 toset 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?
  • Question 7

    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.
  • Question 8

    Refer to the exhibit below. What JSON code correctly represents the step in the OmniScript Structure panel shown?
  • Question 9

    A developer is building an OmniScript and needs to retrieve data from a single field in aSalesforce record. Which OmniScript element does this?
  • Question 10

    Which two fields in an Integration Procedure or Data Mapper can execute a function like CONCAT or DATEDIFF?
    Choose 2 answers