
[2023年11月06日] 完全版最新の問題集でPDFで最新OmniStudio-Consultant試験問題と解答
無料で使えるOmniStudio-Consultant試験問題集で100%合格できる試験簡単に合格させるJPNTest
質問 # 28
How should the consultant design the OmniScript solution to allow the user to stop and resume a process at a later time?
- A. Configure the Save property
- B. Configure a Resume Step
- C. Use a DataRaptor Post Action
- D. Use an Integration Procedure
正解:A
質問 # 29
A company has an existing OmniScript running in production. The business decides additional customer information is needed and wants to add more questions to the process.
What is the most efficient approach that the consultant can recommend to the business to meet this requirement?
- A. Add an Input Action to a Step
- B. Add a embedded FlexCard
- C. Add a new Step element with Input elements
- D. Add an LWC component
正解:C
質問 # 30
A company uses calculation procedures to determine product pricing. Due to the company's pricing schedules, there is always more than one calculation procedure active at one time for a given date.
In this scenario, how will the calculation engine select which calculation procedure to run?
- A. Sequence
- B. Priority
- C. Date created
- D. Date modified
正解:B
解説:
Explanation
The calculation engine will select which calculation procedure to run based on Priority. Priority is a field on the calculation procedure object that determines the order in which calculation procedures are executed when there are multiple active ones for a given date. The lower the priority number, the higher the precedence. Date modified, Sequence, and Date created are not factors that affect the calculation procedure selection logic.
質問 # 31
A consultant has a project with the following requirement: "Agents need to follow a standard customer greeti.... script in order to ensure brand consistency." Which OmniScript element should the consultant recommend to ensure the agents can see and follow these standard scripts?
- A. Input Block
- B. Step
- C. Headline
- D. Text Area
正解:C
質問 # 32
A business is creating an agent console with FlexCards to provide a 360° view of their customers. The business wants the following information displayed:
* Account information including account name, phone, and website
* Active opportunities related to the account
* Active contracts related to the account
* The ability to view and renew contracts
An Integration Procedure will be used to retrieve Account, Opportunity, and Contract data.
How should the consultant design the FlexCards to meet these requirements?
- A. Parent FlexCard with multiple Child and Card Actions
- B. Parent FlexCard with multiple Child and different Card States
- C. Parent FlexCard with single Child and Card Actions
- D. Parent FlexCard with single Child and multiple Card States
正解:A
質問 # 33
The design team creates a mock-up proposal of an OmniScript for sales that includes more than 25 steps. Th consultant reviews the proposal and sees that the OmniScript will be used for three different and complex sal processes: change of plan, new sale, and loyalty. The user will select the type of sale at the beginning of the interaction, and then the OmniScript will branch into either change of plan, new sales, or loyalty processes. E process will contain multiple decision points for the user.
Following best practices, what should the consultant recommend to improve the planned design of this OmniScript?
- A. Add more Step elements to create shorter pages.
- B. Create a specific OmniScript for each business process.
- C. Pass the process type as an input parameter.
- D. Add more conditional views to branch the OmniScript into logical sections.
正解:D
質問 # 34
A company plans to use OmniScript to digitally transform Its business. During the discovery phase of the project the team reviews all of the business processes including the Individual steps of each process. As a result of analysis, it is clear that many processes need to update contact data at different points in the process.
What solution should the consultant recommend to efficiently meet these requirements?
- A. Create an Integration Procedure to update contact data with "Chain On Step" enabled and invoke it from all OmniScripts.
- B. Create an OmniScript to update contact data and invoke it when other OmniScripts complete.
- C. Create a FlexCard for contacts, and add an Update Contact Details OmniScript as an action.
- D. Create an OmniScript that uses the reusable property to update contact data and embed it In other OmniScripts.
正解:D
質問 # 35
When a customer wants to buy a new device, a discounted rate can be applied after considering the number lines and internet coverageon their current plan.
Which OmniStudio tool could a consultant recommend to get the discounted rate?
- A. DataRaptor Transform
- B. DataRaptor Turbo
- C. OmniStudio Action
- D. Calculation Matrices
正解:D
解説:
Explanation
The OmniStudio tool that the consultant should recommend to get the discounted rate is Calculation Matrices.
A Calculation Matrix is a tool that can perform complex calculations based on multiple input variables and output values. The consultant can use a Calculation Matrix to define the input variables, such as number of lines and internet coverage, and the output values, such as discounted rate. The Calculation Matrix can then apply rules and formulas to calculate the discounted rate for each combination of input variables
質問 # 36
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. DataRaptor Transform
- B. Calculation Procedure
- C. OmniStudio Action
- D. Calculation Matrix
正解:B、D
質問 # 37
Which element allows a user to retrieve data from a single field and display it in a dropdown list?
- A. Select
- B. Calculation Action
- C. Lookup
- D. DataRaptor Extract Action
正解:C
質問 # 38
A consultant must design a 360 view of the customer. The business requirements are:
* A header card with account information (name, account number, next billing date, invoice method)
* A list of related contacts (first name, last name, phone)
* All the open cases related to the account (subject, priority, SLA)
An account will not have more than 2 contacts, but it could have more than 10 open cases. It is necessary to the different sections available at a glance.
Which two FlexCard features should the consultant recommend to improve the user experience?
Choose 2 answers
- A. Use a Block Element with the Collapse property enabled
- B. Use a Custom Style to adjust height and width
- C. Use a Zone Template
- D. Use a Datatable element
正解:A、C
解説:
Explanation
To improve the user experience, the consultant should use a Block Element with the Collapse property enabled and a Zone Template. A Block Element with the Collapse property enabled allows the user to expand or collapse a section of the FlexCard, which is useful for displaying a list of related records. A Zone Template allows the consultant to define the layout and style of the FlexCard, such as the number of columns, rows, and margins
質問 # 39
what can a DataRaptor Extract do?
- A. Load data from external sources
- B. Retrieve data from multiple related objects
- C. Extract data from a spreadsheet
- D. Create data in multiple related objects
正解:B
解説:
Explanation
A DataRaptor Extract can retrieve data from multiple related objects. A DataRaptor Extract is a tool that can read data from a Salesforce object or invoke a Salesforce API, using SOQL queries or Apex methods. A DataRaptor Extract can also use filters, joins, and formulas to manipulate the data. A DataRaptor Extract can retrieve data from multiple related objects by using lookup or master-detail relationships in the SOQL queries or Apex methods
質問 # 40
A business has a requirement to display an account and all of the associated contacts on a page. The number of contacts will vary for each account. For each contact, the page should display first name, last name, email, at phone number with options to edit the contact information or send a message. The primary contact for an a should be highlighted with a blue border.
Which two FlexCards features should the consultant recommend to meet these requirements?
Choose 2 answers
- A. States
- B. Data table
- C. Repeat Block
- D. Flyouts
正解:B、C
解説:
Explanation
The two FlexCard features that the consultant should recommend to meet these requirements are Datatable and Repeat Block. A Datatable element can display a list of records in a tabular format, with columns for each field and rows for each record. The consultant can use a Datatable element to display the contacts for an account, with options to edit or send a message. A Repeat Block element is a container that can display multiple instances of a FlexCard based on a data source. The consultant can use a Repeat Block element to display a FlexCard for each contact, and use a condition to apply a blue border for the primary contact
質問 # 41
A business is creating a new OmniScript that will allow agents to launch a guided selling process from an account detail page. The consultant reviews the initial design proposed for the OmniScript and sees that the process ^ the following steps:
* Step 1: Enter account name to retrieve account information
* Step 2: Review and edit account information
* Step 3: Select products
* Step 4: Enter payment information
Following best practices, what suggestion should the consultant make to improve the design?
- A. Remove Step 1 and prefill the account information automatically.
- B. Use an Edit Block in Step 4 to enter payment information.
- C. Use Multi-select elements in Step 3 for the product list.
- D. Divide Step 2 into two steps, so each task is distinct.
正解:A
解説:
Explanation
The consultant should suggest removing Step 1 and prefilling the account information automatically to improve the design. Since the OmniScript will be launched from an account detail page, there is no need to ask the user to enter the account name again. The consultant can use an Input Parameter element to pass the account ID from the page to the OmniScript, and then use a DataRaptor Extract Action element to retrieve the account information and display it in Step 2. This will save time and avoid errors
質問 # 42
A business plans to implement new tools for their call center agents to increase efficiency and improve customer experience. The business needs to reduce new agent ramp-up time. During the discovery phase of the project, the business identifies the following requirements for the project:
* Easy access to frequent processes
* "At a glance" dashboards of customer information
* Lists of customer bills, which are stored on an external system
Which two FlexCard benefits should the consultant highlight when presenting a proposed solution?
Choose 2 answers
- A. Display different actions based on context
- B. Display a 360° view of the customer
- C. Guide users through complex processes
- D. Allow customers to enter bill payment information
正解:B、C
質問 # 43
A company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains multiple child cards inside the state of a parent FlexCard.
What is the advantage of embedding multiple child cards in this scenario?
- A. Allows conditional views with the Toggle element on each child card
- B. Allows multiple data sources to be used
- C. Enables easier global styling changes
- D. Enables the FlexCard to be used on a Community page
正解:B
質問 # 44
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. DataRaptor Transform
- B. Calculation Procedure
- C. OmniStudio Action
- D. Calculation Matrix
正解:B、D
質問 # 45
A business has a requirement to display cases in a console for service agents. Cases can have avariety of statuses, including Active, Closed, or Escalated. When a case is Closed, agents need to be able to reopen the case. When the case is Active or Escalated, agents should not have the option to reopen the case.
Which FlexCard functionality can be used to meet this requirement?
- A. State
- B. Conditional View
- C. Styling
- D. Flyouts
正解:B
解説:
Explanation
The FlexCard functionality that can be used to meet this requirement is Conditional View. A Conditional View is a property that determines whether a FlexCard element, such as a field or an action, is visible or hidden based on certain conditions. The consultant can use a Conditional View to show or hide the reopen case action based on the status of the case
質問 # 46
A company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains 5 child FlexCards inside the state of the parent FlexCard.
How many different data sources can be configured using FlexCards in this scenario?
- A. 0
- B. 1
- C. 2
- D. 3
正解:A
質問 # 47
A company uses calculation procedures to determine product pricing. Due to the company's pricing schedules, there is always more than one calculation procedure active at one time for a given date.
In this scenario, how will the calculation engine select which calculation procedure to run?
- A. Sequence
- B. Priority
- C. Date created
- D. Date modified
正解:B
質問 # 48
A health provider company is building a new application for its medical officers. The company wants to display medical test reports for patients. Medical test reports is a custom object, related to the Patients object.
For e< patient, the company needs to list each medical test report including the report name, date requested, and d generated. From each medical test report, the user should be able to take the following actions:
* Approve
* Print for Review
* Send for Retest
Which OmniStudio tools should the consultant use to design a solution to meet these requirements?
- A. Multiple FlexCards with single action
- B. OmnlScript with multiple Step elements
- C. Single FlexCard with multiple actions
- D. Salesforce list view with custom buttons/links
正解:C
質問 # 49
A business plans to implement new tools for their call center agents to increase efficiency and improve customer experience. The business needs to reduce new agent ramp-up time. During the discovery phase of the project, the business identifies the following requirements for the project:
* Easy access to frequent processes
* "At a glance" dashboards of customer information
* Lists of customer bills, which are stored on an external system
Which two FlexCard benefits should the consultant highlight when presenting a proposed solution?
Choose 2 answers
- A. Display a 360° view of the customer
- B. Display differentactions based on context
- C. Guide users through complex processes
- D. Allow customers to enter bill payment information
正解:A、B
解説:
Explanation
The two FlexCard benefits that the consultant should highlight when presenting a proposed solution are:
Display different actions based on context and Display a 360° view of the customer. FlexCards can display different actions based on context, such as data values or user roles. The consultant can use this feature to show only relevant actions for each customer situation, such as scheduling an inquiry call with an agent if the customer satisfaction is low. FlexCards can also display a 360° view of the customer, by showing data from multiple sources in one card format. The consultant can use this feature to show important customer information at a glance, such as billing issues, account status, etc
質問 # 50
A client wants to create an OmniScript to capture customer satisfaction. The process requires the following actions:
* Present the user with a customer satisfaction question that allows them to select one option from a 1-5 satisfaction rating.
* Create a case for an account team member to follow up.
* Email a summary message to the user.
Which OmniScript elements should the consultant recommend to meet these requirements'
- A. Radio Group, Remote Action, and Messaging Action
- B. Edit Block, DataRaptor Post Action, and Messaging Action
- C. Multi-Select, Remote Action, and Email Action
- D. Radio Group, DataRaptor Post Action, and Email Action
正解:D
質問 # 51
A consultant needs to design an OmniScript to capture the following information:
* Select one payment method from a list of options
* Enter the address information with autocomplete
* Enter a phone number
Which OmniScript elements should be used to capture this information?
- A. Checkbox, Geolocation, and Number
- B. Select, TypeAhead, and Number
- C. Multi-Select. Address, and Telephone
- D. Radio, TypeAhead, and Telephone
正解:B
解説:
Explanation
The correct OmniScript elements to capture the information are Select, TypeAhead, and Number. Select allows the user to choose one option from a list of values, TypeAhead provides autocomplete suggestions for address fields, and Number validates that the input is a numeric value. Radio, Multi-Select, and Checkbox are not suitable for single selection scenarios. Geolocation is not an OmniScript element, and Telephone is not a valid data type for phone numbers.
質問 # 52
......
無料で試せるOmniStudio-Consultant試験問題OmniStudio-Consultant実際の無料試験問題:https://www.jpntest.com/shiken/OmniStudio-Consultant-mondaishu
検証済みのOmniStudio-Consultant問題集と112格別な問題:https://drive.google.com/open?id=1mU9SJy_3eFdr3P6C5k83rQWOFZ4NMQdu