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 Plat-Dev-210 Topic 2 Question 5 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 5
Topic #: 2
[All Plat-Dev-210 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: B

The Upsert Key checkbox indicates that the field is used as a key for upserting records. The Is Required for Upsert checkbox indicates that the field is mandatory for upserting records. The developer needs to check both checkboxes on the Account Id field to update the Account status only if the Account record already exists. Otherwise, a new account will be created.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel