Valid OmniStudio-Developer Dumps shared by ExamDiscuss.com for Helping Passing OmniStudio-Developer Exam! ExamDiscuss.com now offer the newest OmniStudio-Developer exam dumps, the ExamDiscuss.com OmniStudio-Developer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com OmniStudio-Developer dumps with Test Engine here:
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?
Correct Answer: B
According to the OmniStudio Developer Guide, "To upsert a record, select the Upsert Key checkbox for the field that contains the unique identifier for the record. If you want to create a new record when no match is found, select Is Required for Upsert." Therefore, the correct answer is B.