Pre-Winter Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Last Attempt OmniStudio-Consultant Questions

Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Questions and Answers

Question 21

You want to update 500 Leads through a Data Loader. In the CSV file, you have three columns (ID,

Email, and Phone). Also, there are some blank values in the rows (some records do not have email,

and some do not have a phone). You do not want null values in the records when updating the

values. Which of the following options should you use to do this?

Options:

A.

Open Data Loader -- > Setting -- > Uncheck the " Insert Null Values " checkbox.

B.

Null values cannot be ignored. If they are present in CSV, they get updated as null.

C.

Open Data Loader -- > Setting -- > Check the " Ignore Null Values " checkbox.

D.

Modify the CSV file and remove the records which have null values, and update them manually.

E.

Null values do not get updated through Data Loader.

Question 22

An OmniStudio Consultant needs to link a new Case to an existing Contact, but the input data only contains the Contact ' s Name, not the Salesforce ID.

How should the consultant use the Data Mapper Load to resolve this Salesforce ID mapping?

Options:

A.

Map the Contact Name to the Case ContactId field in the Mapping tab.

B.

Enable the Auto-Link property within the Data Mapper Options tab.

C.

Configure a Formula to convert the Name string into a Record ID.

D.

Define a Lookup mapping on the Contact object using the Name field.

Question 23

What business problem does DataRaptor solve?

Options:

A.

lt removes the need to code data mappings for data transformations.

B.

It allows developers to create complex API queries declaratively.

C.

It combines multiple steps and processes into a single server call.

D.

It guides humans through a complex business process.

Question 24

What is the purpose of a DataRaptor Load?

Options:

A.

Write data to Salesforce objects

B.

Post data to Salesforce APIs

C.

Load data to an Interface object

D.

Send data to a PDF template