Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Salesforce OmniStudio-Consultant - Salesforce Certified OmniStudio Consultant Exam (SP25)

Page: 1 / 5
Total 142 questions

How many levels deep can reusable OmniScripts be nested?

A.

2

B.

5

C.

Unlimited

D.

1

which Action element redirects the user outside an LWC OmniScript?

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

A company implements an integration procedure that is invoked from an OmniScript. The integration procedure includes a recommend to improve performance and address users concerns

Which feature should the consultant recommend to improve performance and address users concerns?

A.

Try Catch

B.

Batch jobs

C.

Chaining

D.

Conditions

A company needs to create a process that allows call center admins to retrieve all open cases that have a case type of "network issue" and submit the case data "as-is" to a back-office system for validation in batch on a daily basis. Once the cases have been submitted, the process should trigger an email to the supervisor.

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

Choose 3 answers

A.

DataRaptor Turbo Extract

B.

OmniScript

C.

FlexCard

D.

Integration Procedure

E.

DataRaptor Load

Which Omniscript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list.

A.

Lookup

B.

Calculation Action

C.

Date Mapper Extract Action

D.

Select

A consultant is working with a client who wants to use a Flexcard to display data from a specific Salesforce object. The client is unsure which data source

What advice should the consultant give to the client?

A.

The client should choose a data source based on the speed of data retrieval

B.

The client should choose the data source that retrieves the most data.

C.

The client should choose a data source based on the number of records it can retrieve.

D.

The client should choose a data source that can retrieve data from the specific Salesforce object.

A company needs to create multiple guided processes on their public website. The processes need to be style using the corporate branding kit. The corporate branding kit Includes guidance on colors, fonts, and icons. In addition, the website that the process will be deployed to has a style guide that dictates the format for radio buttons, slide bars, and other user interface elements. The company wants both the corporate branding kit at the website's style guide to be globally implemented in these new processes.

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

Choose 3 answers

A.

OmniScript

B.

Custom Styles

C.

OmnlOut

D.

Newport Design System

E.

FlexCards

A company is designing a new console for contact center agents to display case data for customers. All cases will be fetched using a single DataRaptor. This page needs to display cases as follows:

    "Open" cases with case description, case open date, case type, assigned to, and priority fields. Open cases should be highlighted with a red border.

    "Awaiting Closure" cases with case description, last action taken date, resolution, approval reason for closure, and assigned to fields. These cases should be highlighted with a grey border.

    "Closed" cases with case description, resolution, case closed date fields with a link to duplicate cases.How should the consultant design the FlexCard solution to meet these requirements?

A.

Using three FlexCards

B.

Using a single FlexCard with three states

C.

Using a single FlexCard with multiple card filters

D.

Using a single FlexCard with three flyouts

A company needs a guided process for their internal support department that will provide the following functionality:

• Allow the user to enter their employee id

• Retrieve name, mobile phone, title, and email using the employee id

• Display the user's details on a page

• On another page, allow the user to enter case details, including subject, category, severity, and description

Which three elements should the consultant recommend to meet these requirements using an OmniScrip?

Choose 3 answers

A.

Messaging

B.

DataRaptor Post Action

C.

Calculation Action

D.

DataRaptor Extract Action

E.

Steps

which two of the following use cases are best solved using Calculation Procedures & Matrices?

Choose 2 answers

A.

To apply the correct factor when determining a cost

B.

To return output that is calculated differently based on the date

C.

To determine the list of products to display to a customer

D.

To retrieve text data and convert it to an integer