Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce OmniStudio-Consultant - Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201)

Page: 1 / 6
Total 184 questions

A company wants to create a new customer buying journey for their website. The buying journey should include the following functionality:

• Allow the user to enter contact and address information

• Require the user to enter age, gender, and optionally income bracket

• Compute a discount percentage per product based on the customer data provided

• Save the list of suggested products including discounts

Which three OmniStudio tools should the consultant use to design a solution that meets these requirements?

Choose 3 answers

A.

OmniScript

B.

Integration Procedures

C.

Calculation Procedures and Matrices

D.

FlexCard

E.

OmniStudio Action

An insurance company decides to use calculation procedures and matrices to calculate premium costs for new Insurance policies. Prices change very frequently, resulting In multiplecopies of the rating or pricing tables.

What is an advantage of calculation procedures that the consultant should highlight in this scenario?

A.

Allows aggregate functions

B.

Allows text concatenation using algebraic operators

C.

Allows multiple versions that will execute based on when the request is made

D.

Allows AI integration to calculate next best offer using policy attributes

A banking client wants to display a list of recent transactions on a customer ' s profile. The display must be branded to match the bank ' s website and allow the agent to dispute a transaction directly from the list.

What is the primary role of OmniStudio in this scenario?

A.

Display interactive data using FlexCards.

B.

Present guided steps using OmniScript.

C.

Visualize data using Tableau.

D.

Query data using Apex.

A company plans to rebuild a process that includes functionality that was originally written in APEX and Visual pages using OmniScript. The consultant reviews the process and sees in the first step, the user reviews data and, then enters additional information. In the next step, the process retrieves data from an external system.

In this scenario, which OmniStudio data tool should the consultant recommend?

A.

DataRaptor Turbo

B.

Calculation Procedure

C.

Integration Procedure

D.

DataRaptor Extract

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?

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.

which Action element redirects the user outside an LWC OmniScript?

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

A company needs to implement new verification processes for contacts in their org. This process relies on three Contact record types: Recruiter, Candidate, and Trainer. The verification process is different for each type of contact. For example, recruiters must pass a background check; trainers must complete mandatory training classes, and candidates must achieve certifications.

Which OmniStudio tools should the consultant recommend to meet these requirements?

A.

Specific FlexCards with Actions for each type of Contact

B.

Multiple OmniStudio Actions that invoke separate OmniScripts

C.

Single FlexCard with an Action to invoke an OmniScript

D.

Single OmniStudio Action that invokes separate Omniscripts

A company is creating a FlexCard for agents to respond to account inquiries. The company has decided to lim actions on the card to the three most frequent and important actions users typically take.

Based on the user analysis exhibit shown below, which three actions should appear on the card?

Choose 3 answers

A.

Verify a transaction

B.

Request higher limit

C.

View credit score history

D.

View statements

E.

Make a payment

A company has account Information that they want to display to agents in a summarized view. For each account they want to display icons that allow the user to launch guided processes for frequent tasks. The processes a reused in other parts of the business.

Which three OmniStudio tools are needed to meet these requirements?

Choose 3 answers

A.

FlexCards

B.

Flyouts

C.

OmniStudio Actions

D.

Navigate Actions

E.

Omni Script

A Data Mapper Load is used to create a Contact. If the LeadSource is not provided in the input, it should default to " Web " .

How should an OmniStudio Consultant implement this default value rule within the Data Mapper?

A.

Set the default value using a required validation rule in the Data Mapper.

B.

Configure the field-level default value within the Salesforce Object Manager.

C.

Enable the fallback value property in the Data Mapper Options tab.

D.

Define the value in the Default Value column of the mapping tab.