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

Free OmniStudio-Developer Questions Attempt

Salesforce Certified OmniStudio Developer (SP25) Questions and Answers

Question 13

A developer needs to limit the of a DataRaptorExtract to a maximum of one result.

How should the developer configure this?

Options:

A.

Define a formula with the Filter function

B.

Use a Custom Output Type when creating the DataRaptor

C.

Use the LIMIT filter on the Extract definition

D.

Set the Limit Property on the Action that calls the DataRaptor Extract.

Question 14

A developer needs to configure a Data Mapper to retrieve data from a single object. The structure of the output data does not need to be changed.

Following best practices, which type of Data Mapper should the developer use?

Options:

A.

Data Mapper Load

B.

Data Mapper Transform

C.

Data Mapper Extract

D.

Data Mapper Turbo Extract

Question 15

A developer has a requirement to create a child FlexCard that contain all of its parent FlexCard’s records in a Datatable.

Options:

A.

{Records[0]}

B.

{Records}

C.

{Params records}

D.

{recordId}

Question 16

A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.

Which OmniScript element should the developer use to meet this requirement?

Options:

A.

Rich text Area

B.

Text area

C.

Text Block

D.

Edit Block