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: 3 / 6
Total 184 questions

A business has an existing Contact FlexCard that currently displays 5 actions. The business needs to add 3 m actions to the existing FlexCard. All 8 actions are equally important and used with the same frequency. The business wants to display the name and icon for each action. However, when reviewing the existing design, V consultant notices that the FlexCard is overloaded with actions.

What FlexCard design solution should the consultant recommend?

A.

Add a menue element and include all the actions

B.

Create a new contact FlexCard for the new actions

C.

Add a flyout to the existing FlexCard

D.

Use a block element to add these new actions

Which OmniScript element can be used to retrieve data from more than one source?

A.

Calculation Action

B.

Integration Procedure Action

C.

DataRaptor Extract Action

D.

Matrix Action

what can a DataRaptor Extract do?

A.

Create data in multiple related objects

B.

Extract data from a spreadsheet

C.

Retrieve data from multiple related objects

D.

Load data from external sources

A business has a project that must be completed soon in order to meet important deadlines. However, the developer on the project has left the company, and the new team on the project has decided to use OmniStudio tools. The development work completed so far was done using APEX code. The new team must complete the project following these guidelines:

• Minimize implementation time

• Ensure end-user processes are as simple as possible

• Find a way to ensure optimal UX

In this scenario, what two actions should the consultant recommend to the project team '

Choose 2 answers

A.

Replace existing APEX using DataRaptors and HTTPActions

B.

Create new LWC templates for branding and styling

C.

Implement FlexCards and OmniScripts for the front-end

D.

Use existing APEX classes as data sources

A governance policy states that hard-coded IDs must never be present in deployed components.

How should an OmniStudio Consultant address this in Data Mappers?

A.

Hard-coded IDs are acceptable if they are for standard Record Types.

B.

Use relationship queries or parameters to resolve IDs dynamically.

C.

Hard code the ID in Development, then manually change it in Production after deployment.

D.

Use a lookup table in Excel to find the IDs.

Which statement accurately describes how upgrades are handled for the Standard OmniStudio runtime environment?

A.

Upgrades must be initiated by the administrator from the OmniStudio Settings page.

B.

Upgrades are delivered manually through a package installation link.

C.

Upgrades require a consultant to download and apply patches from AppExchange.

D.

Upgrades are pushed automatically with every Salesforce seasonal release.

A user needs to view and interact with FlexCards and OmniScripts but should not be able to edit them.

Which permission set is appropriate for this user?

A.

Modify All Data

B.

Customize Application

C.

OmniStudio User

D.

OmniStudio Admin

Which three functions are performed by Action elements in OmniScript?

Choose 3 answers

A.

Display error messages to the user

B.

Get and update data through APIs

C.

Organize data into multiple pages

D.

Send DocuSign emails for signature

E.

Get and update data in Salesforce

A client wants a survey OmniScript to be available in English, Spanish, and French. The logic is identical, but the labels and picklist values must be localized.

How should the OmniStudio Consultant evaluate the most maintainable design?

A.

Use the Google Translate API in real time.

B.

Create three separate OmniScripts: Survey_ENG, Survey_SPA, and Survey_FRE, to ensure translation accuracy.

C.

Use a Data Mapper to fetch translated text from a custom object.

D.

Create one OmniScript. Use Salesforce Custom Labels for all text elements and define the translations.

A company uses Expression Sets to determine product pricing. Due to the company ' s pricing schedules, there is always more than one Expression Set active at one time for a given date.

In this scenario, how will the calculation engine select which Expression Set to run?

A.

Rank

B.

Date modified

C.

Date created

D.

Sequence