Salesforce OmniStudio Consultant Salesforce Certified OmniStudio Consultant Exam Online Training
Salesforce OmniStudio Consultant Online Training
The questions for OmniStudio Consultant were last updated at Nov 20,2024.
- Exam Code: OmniStudio Consultant
- Exam Name: Salesforce Certified OmniStudio Consultant Exam
- Certification Provider: Salesforce
- Latest update: Nov 20,2024
Which element allows a user to retrieve data from a single field and display it in a dropdown list?
- A . Calculation Action
- B . DataRaptor Extract Action
- C . Lookup
- D . Select
A business needs to display installed products for field service technicians on service calls using a mobile device The installed product information must be summarized so the technician can see key details at a glance .
How the technician also needs to sometimes access a list of past service dates for each product.
Which two FlexCards features should the consultant recommend to meet this requirement? Choose 2 answers
- A . Use flyouts
- B . Use card states
- C . Enable the Responsive property
- D . Customize the styling
Which two functions can be performed by DataRaptors? Choose 2 answers
- A . Transform data
- B . Combine requests into a single response
- C . Read and write data to external systems
- D . Read and write data to Salesforce
When a customer calls to report a product issue, agents need to check all open cases related to that product to see if there are any solutions that can resolve the customer’s issue. Products that have been purchased are stored as assets, and there is a lookup relationship from case to asset that allows cases to be linked to the products customers have purchased.
What type of DataRaptor can be used to retrieve a list of cases filtered by the customer’s asset and the last service date of the asset?
- A . DataRaptor Turbo
- B . DataRaptor Extract
- C . DataRaptor Load
- D . DataRaptor Transform
Agents for an insurance company need to know the current and past weather conditions when creating claims customers. The consultant implements a FlexCard for weather conditions in the console to ensure the agents h access to the information. The FlexCard needs to provide fields extracted from a weather API and account field from Salesforce.
According to best practice, what data source should be used?
- A . Streaming API
- B . DataRaptor Extract
- C . REST
- D . Integration Procedure
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
A company needs to create some boundaries for their sales teams regarding the minimum and maximum discounts that can be applied to their orders. The discount thresholds are set using adjustments such as 5%, 10%, 15%, 20%, 25%, and 30%. The minimum adjustment and the maximum adjustment are determined by their region and their customer lifetime score.
Which two OmniStudio tools should the consultant recommend to meet these requirements’ Choose 2 answers
- A . OmniStudio Action
- B . Calculation Procedure
- C . Calculation Matrix
- D . DataRaptor Transform
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?
- A . DataRaptor
- B . Apex REST
- C . Integration Procedures
- D . Apex Remote
A business needs a 360° view of their accounts, including a FlexCard to display all of the products sold to the account. The business identified 20 different data elements and 10 actions that users would need when view the product information. Once all of the elements are collected together on the FlexCard, it looks cluttered.
Which two FlexCard features should the consultant recommend to address this issue? Choose 2 answers
- A . Use a table or chart to display data
- B . Use a flyout action to display additional information
- C . Use a condition to hide data unless specific criteria are met
- D . Put specific fields in a collapsible block
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? Choose 2 answers
- A . Number
- B . Radio
- C . Multi-select
- D . Currency