Font size
WorksheetsKinimparahis
Total questions: 88
Worksheet time: 22hrs 0mins
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?
Try Catch
Batch Jobs
Chaining
Conditions
A business wants to display customer 360 information in a console for their call center agents. The customer information will come from a variety of sources, and the information should be grouped together logically. The agents will need to take different actions depending on the context of each group of information. Which tool should a consultant recommend to meet this requirement?
Omniscript
LWC
Visualforce page
FlexCards
A business process needs to perform a multi-step calculation on each contact record in a list. Using an Integration Procedure to process the list, what feature can be used to meet this requirement?
Loop Block
Batch Action
Conditional Block
Dataraptor Transform Action
A company needs an OmniScript to allow customers to order products and services from their website. After the order is submitted, the customer should be able to download a PDF summary of the order. What type of DataRaptor should the consultant recommend to meet this requirement?
DataRaptor Load
DataRaptor Extract
DataRator Turbo Extract
DataRaptor Transform
A consultant designs a FlexCard with five card states following best practices. Four of the card states have a condition. At runtime, if two of the states' condition are true, which state will be displayed?
The first state with the highest priority closest to the top of the canvas
The state closest to the top of the canvas
The first state with a true condition closest to the top of the canvas
The state with a true condition that has the highest priority
A consultant receives a requirement to display products installed at an account site in a customer's 360 FlexCard view. The business requires that the width of the fields displayed should change depending on the device used to view the FlexCard. For example, the Product Name and Model field elements should display at full width on mobile devices, but they should shrink to 60% on devices such as laptops and desktops. How should the consultant design the FlexCard to meet this requirement?
Enable the Responsive feature on the Product Name and Model field elements
Enable the Mobile-First feature in FlexCard settings
Create two states, one for mobile devices and another for non-mobile devices
Create two FlexCards, one for mobile devices and another for non-mobile devices
A company has an existing OmniScript that gathers customer information. User feedback suggests that the current process requires too much typing because all the data is entered into input text fields. The users also are concerned because there is no validation in the data that is entered, and users can sometimes enter data that contains errors. The required inputs are first name, last name, age, and email, users are also presented a brief questionnaire regarding customer satisfaction. Which three input elements can the consultant recommend to improve usability and to provide validation?
Headline
Radio Group
Text Area
Range
A consultant wants to proceed with a FlexCard canvas design that will display data from a legacy billing system. The legacy billing system is being extended to add a SOAP endpoint that will allow for the data to be retrieved in XML format. However, the endpoint is not ready yet. Which data source should the team use to make progress on the design?
DataRaptor
Apex REST
Integration Procedures
Apex Remote
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?
Specific FlexCards with Actions for each type of Contact
Multiple OmniStudio Actions that invoke separate OmniScripts
Single FlexCard with an Action to invoke an OmniScript
Single OmniStudio Action that invokes separate Omniscripts
Which three functions are performed by Action elements in OmniScript? Choose 3 answers
Display error messages to the user
Get and update data through APIs
Organize data into multiple pages
Send DocuSign emails for signature
Get and update data in Salesforce
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?
DataRaptor Turbo Extract
OmniScript
FlexCard
Integration Procedure
DataMapper Load
A company needs to create a new quote estimation process for its services team. This process involves multi; steps. The user needs to enter a variable number of rows of data in order to calculate the correct final price f the quote. The data that needs to be entered in each row includes: * Service category * Number of hours * Hourly rate The number of hours should be multiplied with the hourly rate to calculate the total for each row. Which three OmniScript elements should the consultant recommend to meet these requirements?
Edit Block
Multi-select
Formula
Step
Input Block
How many levels deep can reusable OmniScripts be nested?
1
2
3
4
Which three use cases should be implemented using Calculation Procedures & Matrices?
Use a house's address, size, and age of the building to determine an insurance premium.
Use rules to determine eligible insurance products based on a house's address and age of the building.
Use location and past usage to determine the monthly cost for an energy product.
Use the product color and capacity to determine the price of a product.
Use risk factors for an insured item to determine different insurance product options.
A company begins a project to unify its customer data across the enterprise. After completing the discovery t analysis phases of the project, the project team recommends FlexCards as the primary solution. The stakeholders of the project are excited to move forward with this recommendation. However, IT is concerned that creating FlexCards will require custom coding and advanced technical skills they do not have on their team. Which two features should the consultant highlight to address IT's concerns?
The FlexCard Wizard
Lightning web components used in FlexCards
Newport Design System used in FlexCards
The FlexCard Designer
A business wants to create a reusable OmniScript to capture customer payment information during the order process. The business decides that the first step of the payment process should include: * Payment type (credit card or bank account) * Payment amount Which two elements should the consultant recommend for this step of the process?
Number
Radio
Multi-select
Currency
A business requires a solution to generate an event (platform event) using account information. All the event information is related to the customer and is stored in Salesforce. Using an Integration Procedure, which two actions are necessary to design this solution?
HTTP
Response
DataRaptor Post
DataRaptor Extract
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?
OmniScript
Custom Styles
OmniOut
Newport Design System
FlexCards
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?
FlexCards
Flyouts
OmniStudio Actions
Navigate Actions
Omni Script
A business has an existing Contact FlexCard that currently displays 5 actions. The business needs to add 3 more 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?
Add a menu element and Include all the actions
Create a new contact FlexCard for the new actions
Add a flyout to the existing FlexCard
Use a block element to add these new actions
