exam questions

Exam Certified OmniStudio Developer All Questions

View all questions & answers for the Certified OmniStudio Developer exam

Exam Certified OmniStudio Developer topic 1 question 8 discussion

Actual exam question from Salesforce's Certified OmniStudio Developer
Question #: 8
Topic #: 1
[All Certified OmniStudio Developer Questions]

A developer has an existing DataRaptor Load that inserts 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 exhibits 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. SetValuesContactDetails should have been added to Additional Input of DataRaptor Post Action in Integration Procedure
  • B. The Set Values Action keys should include the DataRaptor Post Action element name path, e.g. LoadContactDetails:lastname
  • C. The DataRaptor Post Action in the Integration Procedure should have been executed before the Set Values Action
  • D. The valid field names should be added in the Domain Object Field in the DataRaptor
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lindem
11 months ago
Selected Answer: A
For me the righ way should set the Send JSON Path SetValuesContactDetails on DR Post Action from Integration Procedure
upvoted 4 times
...
Laurens12345
1 year ago
Answer A is correct.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...