Question 41
A company needs to create a quoting process for its internal agents. During quoting, the agent selects a product that is passed to the OmniScript with product details including the unit price, and specifies the grade (A, B, C, D, E) and size (Small, Medium, Large, X-Large). The process should use the grade and size to look up a discount factor, then multiply the unit price by that discount to return the quote. Which two tools should be used to meet these requirements?
Choose 2 answers
Question 42
Which three use cases should be implemented using Calculation Procedures and matrices?
Choose 3 answers
Question 43
A company has a process that requires a birthday validation. At the beginning of the process, the user is asked to input their birthday. If the user is less than 18 years old. then the process should display an error stating that the age cannot be less than 18. The process should restrict users from continuing. If the user is 18 or older, then the process should proceed without any error message.
Which two OmniScript features should the consultant recommend to meet this validation requirement?
Choose 2 answers
Question 44
A company has an existing OmniScript that agents use to create new billing accounts. It currently has three steps to capture the required information:
Step 1: account name and legal number
Step 2: billing cycle and monthly due date
Step 3: email and telephone number
After each step, a DataRaptor is used to update the account information in Salesforce.
Following best practices, which two improvements can the consultant recommend for this OmniScript? Choose 2 answers
Question 45
What is the purpose of Step elements in an OmniScript?
