A & D are correct
An integration Procedure uses an HTTP action to make a REST API call. The response from the REST
API must be converted into a specific XML structure before sending it as an input to another external
wen service.
How should the developer configure the Integration Procedure to meet this requirement?
C
A developer writes an OmniScript that includes a DataRaptor that updates the Account statue based
on information provided from the OmniScript. The information must be updated only if the Account
record already exists. Otherwise, a new account must be created.
How should the developer accomplish this task?
B
A developer creates a FlexCard with five state elements. For of the states have a condition. To test
the FlexCard, the developer previews it using sample data that causes two of the states to have true
conditions.
In this scenario, how will the developer know which state will display?
A
A developer needs to create a list of cases for an account in a single Datable in a FlexCard. Like the
one shown below.
How can the developer configure the FlexCard to display the case records in this way?
D
A developer needs to retrieve data from an external system that stores policy dat
a. The external system supports REST APIs to access and update the policies. Due to the volume of
the policy data and peak hours of hours of business, calls to the REST APIs sometimes take longer
than expected to response.
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given the external systems knows performance issues, which configuration should be used to
implement the call to the external system?
Choose 2 answers
B, D
A & D are correct
In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if
the user already checked a Non-Disclosure Agreement Checkbox.
How should the developer configure the conditional view to meet this requirement?
A
An OmniScript updates data from one Salesforce record, but when it completes, only some of the
data is updated in Salesforce. A DataRaptor Load saves the dat
a. What error could cause this behavior?
Choose 2 answers
A, C
A developer has a requirement to create a child FlexCard that contain all of its parent FlexCards
records in a Datatable.
B
A developer needs to build a multi-step intake form. Each step must allow the user to cancel the
intake at any time. The developer is using an LWC OmniScript to build the form.
How should the developer implement the cancel functionality for all steps using the LWC OmniScript
Designer?
A
A)
B)
A
the correct answer is B because the block 2 only has checkbox field
A developer creates an OmniScript to update billing information. After analyzing the different types
of customer interactions that occur at the company, the developer determines updating billing
information should be included in the majority of customer interactions, which are represented by
more than 20 different FlexCards.
What is the most efficient way for the developer to configure the action that invokes the OmniScript?
A
Refer to the exhibit below.
What is the reason that the fields fail to display the fetched data?
B
Refer to the exhibit below. In this integration production structure, what Send JSON Path would be
used to send the Output of the Action1 element to a Remote Action?
B
Refer to the following row-versioned calculation matrix.
The developer needs to delete the row that contains the Code CA-SF.
If the developer deletes that row in Version 3, what is the result?
A
A developer needs to limit the of a DataRaptor Extract to a maximum of one result.
How should the developer configure this?
C
Use a DataRaptor Transform to convert JSON to XML