Question 66
A developer writes an OmniScript that includes a DataRaptor that updates the Account status based on information provided from the OmniScript. The information must be updated only if the Account record already exists. Otherwise, a new account must be created.
How should the developer accomplish this task?
How should the developer accomplish this task?
Question 67
A developer needs to transform contact data into a JSON array.

Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve the expected Output JSON? Choose 2 answers

Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve the expected Output JSON? Choose 2 answers
Question 68
What OmniScript Element only displays a rich-text HTML formatted code block?
Question 69
In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended? Choose 2 answers
Question 70
Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from the DRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?


