Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam OmniStudio Developer Topic 4 Question 67 Discussion

Actual exam question for Salesforce's OmniStudio Developer exam
Question #: 67
Topic #: 4
[All OmniStudio Developer Questions]

A developer writes an OmniScript that includes a DataRaptor that updates the Account statue 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?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Option B seems like the way to go. Setting the Account Id field as the Upsert Key and making it required for the Upsert should do the trick.
upvoted 0 times
...
Dallas
23 days ago
I'm not sure, but I think option C could also work if the developer populates the Lookup Object and Lookup Fields correctly.
upvoted 0 times
...
Claribel
25 days ago
I agree with Ligia. Option B seems like the best choice because it ensures the Account Id is unique.
upvoted 0 times
...
Ligia
26 days ago
I think the developer should choose option B.
upvoted 0 times
...

Save Cancel