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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 2
Which two fields in an Integration Procedure can use a function like CONCAT or DATEDIFF?
Choose 2 answers
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C, D
Q: 3
The OmniScript must retrieve device details stored in the Assetobject and then call an external
system to send troubleshooting commands via REST API to the device.
Which two OmniScript element should the developer use to configure this functionality?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A, E
Q: 4
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 thecancel functionality for all steps using the LWC OmniScript
Designer?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 5
What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract?
Choose 2 answers
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B, C
Q: 6
A developer needs to configure a calculation procedure to calculation the sum of the entire
Baseprice.
What is the mostefficient way for the developer to meet this requirement?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 7
What OmniStudio tool pre-populates the data m a PDF used by an OmniScript?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 8
A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values
element in the parent Omniscript.
The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid
in the embedded OmniScript. The embedded Omniscript is activated.
While previewing the OmniScript flow from the parent, it is found that Account is set correctly in the
parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the
AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found
that ContextAccountId isset correctly.
What is the reason for this? Refer to the exhibit below.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 9
Refer to the exhibit.
All inputs to the Calculation Matric are set correctly.
The Calculation Matrix has the following input:
What is the output?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 10
Refer to the exhibit.
The card layout uses an integration Procedure as a data source. The cards use the layout data source.
Which JSON data structure supports this card layout and follows best practices?
A)
B)
C)
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 11
Which calculation procedure version in the list would execute on 2/15/2020at 12:00 PM?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 12
A developer needs to change some field labels on a FlexCard. The FlexCard is currently deployed to
production. The developer that the best course of action is to version the FlexCard rather than
cloning it.
Which factor wouldlead the developer to this decision?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 13
A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set
Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set
another Set values element ContextAccountId in the emvedded OmniScript. The embedded
OmniScript is activated.
While previewing the OmniScript flow from the parent, it is found that Account I setcorrect in the
parent OmniScript. However ContextAccount in the embedded OmniScript is not set with the
Accountid from parent OmniScript. On previewing the embedded OmniScript individually. It is found
that ContextAccountId is set correctly.
What is the reason for this? Refer to the exhibit below.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 14
On a FlexCard canvas, several fields display with Salesforce data, but one of the fields shows only the
label. What could cause this?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 15
Refer to the exhibit below.
What is the reason that the fields fail to display the fetched data?