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
Which two of the following use cases are best solved using Calculation Procedures and 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
How many levels deep can reusable OmniScripts be nested?
A. 2
B. 5
C. Unlimited
D. 1
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?
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
When a call center agent interacts with a customer, the agent must have all of the customer's related information available for a quick response. The business requires the agent to have access to:
A view with information about a customer account A list of contacts and cases associated with the account All information should be on one screen
What OmnlStudio tool should be used to meet this requirement?
A. Customer IntellView
B. Lightning Record Page
C. OmniScript
D. 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?
A. Loop Block
B. Batch Action
C. Conditional Block
D. DataRaptor Transform Action
Which OmniStudio tool can be used to invoke scheduled jobs?
A. Integration Procedure
B. DataRaptor Extract
C. DataRaptor Load
D. Calculation Procedure
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?
A. Enable the Responsive feature on the Product Name and Model field elements
B. Enable the Mobile-First feature in FlexCard settings
C. Create two states, one for mobile devices and another for non-mobile devices
D. Create two FlexCards, one for mobile devices and another for non-mobile devices