Question 96
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
Question 97
A business wants to add typeahead functionality to an existing OmniScript. The business wants the user to begin entering the name of a contact in Salesforce. and allow the user to select the contact once it has found a match. Once the contact has been selected, the OmniScript should retrieve the contact's email address for use in a later step of the process.
What data source is needed when using the TypeAhead element?
Question 98
A company is designing a new console for contact center agents. The cards in the console need to display the following:
- "Ope"; cases with case description, case open date, case type,
assigned to and priority fields. Open 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.
- "Close"; cases with case description, resolution, case closed date
fields with alink to duplicate cases.
All cases will be fetched using a single DataRaptor.
How should the consultant design the FlexCard solution to meet these requirements?
Question 99
A consultant needs to ensure an OmniScript does not allow users to proceed to the next step until all required fields are completed and valid. Which built-in OmniScript capability supports this?
Question 100
A company has designed a process that extracts a large amount of data from a Salesforce object. Due to the volume of data that will be retrieved, it is important that Governor limits are not exceeded.
What solution should the consultant recommend?
