OmniStudio-Consultant試験無料問題集「Salesforce Certified OmniStudio Consultant 認定」
When a customer calls to add a new primary contact to their account, call center agents need to complete a I contact form. The agent enters the new contact information using an OmniScript and then needs to generate PDF with the contact information pre-filled that can be shared with the customer.
Which OmniStudio tool should the consultant recommend to generate the pre-filled PDF'
Which OmniStudio tool should the consultant recommend to generate the pre-filled PDF'
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A company implements an integration procedure that is invoked from an OmniScript. The integration procedure includes a very long-running process that makes users impatient.
Which feature should the consultant recommend to Improve performance and address users' concerns?
Which feature should the consultant recommend to Improve performance and address users' concerns?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A business has a project that must be completed soon in order to meet important deadlines. However, the developer on the project has left the company, and the new team on the project has decided to use OmniStudio tools. The development work completed so far was done using APEX code. The new team must complete the project following these guidelines:
* Minimize implementation time
* Ensure end-user processes are as simple as possible
* Find a way to ensure optimal UX
In this scenario, what two actions should the consultant recommend to the project team' Choose 2 answers
* Minimize implementation time
* Ensure end-user processes are as simple as possible
* Find a way to ensure optimal UX
In this scenario, what two actions should the consultant recommend to the project team' Choose 2 answers
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A consultant is working with a client who wants to display specific account information on a Flexcard.
The client wants to include account status, priority level, creation date, and company logo. They also want to include actions such as closing a case, opening a new case, or creating a task.
What is the best approach for the consultant to meet the client's requirements?
The client wants to include account status, priority level, creation date, and company logo. They also want to include actions such as closing a case, opening a new case, or creating a task.
What is the best approach for the consultant to meet the client's requirements?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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
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
正解:A,C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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
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,C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A business needs to create a FlexCard to display open cases for an account. The cases should display different depending on their priority.
* Low or Medium priority cases should display case data and an Update Account Info action.
* High priority cases should include a red border, an alert notification, and an Escalate action.
What is the most efficient way to meet these requirements?
* Low or Medium priority cases should display case data and an Update Account Info action.
* High priority cases should include a red border, an alert notification, and an Escalate action.
What is the most efficient way to meet these requirements?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
An existing OmniScript used to capture and update customer information displays the following information on the same page:
* Name
* Age
* Street
* Last name
* Postal code
* Gender
* State
* Phone
* City
* Country
* Email
Users report that the information displays in no specific order. Users experience errors when filling the information because it is not categorized. The process fails after submission because the mandatory fields are blank.
How can the consultant improve the user experience of the OmniScript?
* Name
* Age
* Street
* Last name
* Postal code
* Gender
* State
* Phone
* City
* Country
Users report that the information displays in no specific order. Users experience errors when filling the information because it is not categorized. The process fails after submission because the mandatory fields are blank.
How can the consultant improve the user experience of the OmniScript?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A company is designing a new console for contact center agents. The cards in the console need to display the following:
* "Open" 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.
* "Closed" 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?
* "Open" 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.
* "Closed" 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?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)