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

Salesforce Consultant OmniStudio-Consultant Release Date

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

Question 53

An investment portfolio manager wants to build a console to display:

• Client information

• Profile attributes

• Investment instrument information

There are more than 20 profile attributes. Each investment instrument has 15 fields of information to display. The fields should be grouped logically.

How should the consultant design a solution to meet the requirements?

Options:

A.

• A header FlexCard for client information with a Flyout for profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

B.

• A header FlexCard for client information and profile attributes• FlexCards for investment instrument information

C.

• An OmniScript with a Step for client information• Block Elements for investment instruments

D.

• A header FlexCard for client information and profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

Question 54

A client wants to create an OmniScript to capture customer satisfaction. The process requires the following actions:

• Present the user with a customer satisfaction question that allows them to select one option from a 1-5 satisfaction rating.

• Create a case for an account team member to follow up.

• Email a summary message to the user.

Which OmniScript elements should the consultant recommend to meet these requirements '

Options:

A.

Radio Group, Remote Action, and Messaging Action

B.

Multi-Select, Remote Action, and Email Action

C.

Radio Group, DataRaptor Post Action, and Email Action

D.

Edit Block, DataRaptor Post Action, and Messaging Action

Question 55

A use case requires an Integration Procedure to call an external API that returns a JSON list of customer service agents. The subsequent OmniScript needs to display this list.

Which part of the HTTP Action configuration is responsible for ensuring the external data structure is mapped to a format accessible by subsequent Integration Procedure actions?

Options:

A.

Response Mapping parameters, which define how the response body is extracted and stored as an element within the Integration Procedure ' s data JSON.

B.

Headers section, which contains only authentication and content type metadata.

C.

Timeout parameter, which determines how long the Integration Procedure waits for the external response.

D.

Request Body parameters, which define only the data sent to the external API, not the received data.