Salesforce Certified OmniStudio Consultant Practice Test - Questions Answers, Page 14
List of questions
Question 131

A consultant is designing a FlexCard for a client. The client wants the FlexCard to launch a child card with additional information and actions related to the parent card when the agent clicks on a button. How should the consultant design the FlexCard to meet the client's requirements?
Question 132

A consultant is designing a FlexCard for a client. The client wants to customize the look of each element on the FlexCard. What tool should the consultant use to meet the client's requirements?
Question 133

Which Omniscript element enables users to choose from a dropdown list?
Question 134

A consultant is tasked with migrating Calculation Matrices and Procedures as Decision Matrices and Expression Sets respectively.
What is a key consideration when migrating Calculation Matrices and Procedures?
Question 135

Which Omniscript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list.
Question 136

Which OmniScript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list?
Question 137

A consultant is working on a project that requires the use of Omnistudio tools to automate complex business processes. The consultant is considering using Decision Matrices and Expression Sets.
What is the primary benefit of using Decision Matrices and Expression Sets in Omnistudio?
Question 138

You want to update 500 Leads through a Data Loader. In the CSV file, you have three columns (ID, Email, and Phone). Also, there are some blank values in the rows (some records do not have email, and some do not have a phone). You do not want null values in the records when updating the values. Which of the following options should you use to do this?
Question 139

Topic: Salesforce API
You want to display Chatter feeds, users, groups, and followers, especially in mobile applications.
Also, you want to provide programmatic access to files, recommendations, topics, notifications, and
Data.com purchasing. Which of the following option should you use to do this?
Question 140

A company has a process that requires minimum age to purchase. Potential customers must fill in an application form. Rather than have someone fill in the entire form and be denied at the end, 2 consultant recommends using an Omniscript that will ask users to input their birthdate. If the user is younger than than 18 years, then the Omniscript needs to display a message stating 'You must be 18 years or older to purchase'' and also prevent users from continuing. If the user is 18 or older, then the Omniscript should allow them to proceed without any message.
Which two Omniscript components should the using to meet this validation requirement?
Choose 2 answers
Question