OmniStudio Developer Practice Questions
A developer needs to retrieve A, D (?)
data from an external system
that stores policy data. The https://trailhead.salesforce.com/content/learn/modules/
external system supports advanced-features-of- omnistudio-integration-
REST APIs to access and procedures/manage-long-running-integration-procedures
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 system's
knows performance issues,
which configuration should be
used to implement the call to
the external system?
Choose 2 answers
A. Check the Chain On Step
checkbox on the HTTP
Action in the Integration
Procedure
B. Set the Timeout property
on the HTTP Action in the
Integration Procedure
C. Configure a Remote Action
with timeout settings of
120000
D. Check the Chainable
,checkbox on the Integration
Procedure Action in the
OmniScript
,In an OmniScript, a D
developer needs to https://help.salesforce.com/s/articleView?
configure a Disclosure id=sf.os_conditionally_display_elements_using_the_conditional_view_pro
element to require user input perty_19389.ht m&type=5
only if the user already
checked a Non-Disclosure
Agreement Checkbox. How
should the developer
configure the conditional
view to meet this
requirement?
A. Show Element if True
B. Disable read-only if true
C. Set Element to Optional if False
D. Set Element to Required if True
An OmniScript updates data A, C
from one Salesforce record,
but when it completes, only
some of the data is updated
in Salesforce. A DataRaptor
Load saves the data.
What error could cause this
behavior? Choose 2 answers
A. The fields that are not
updated are read- only in
Salesforce.
B. In the DataRaptor Load, in
the Preview tab, the Record
is from the wrong record
type.
C. The Input JSON paths In the
DataRaptor Load do not
match the JSON from the
OmniScript.
D. ContextId is misspelled in
the merge code that
passes the Recordld to
the DataRaptor
, The OmniScript must retrieve A, E
device details stored in the
Asset object 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?
A. DataRaptor Extract Action
B. REST API Action
C. Navigation Action
D. SOQL Action
E. HTTP Action
A developer needs to retrieve A, D (?)
data from an external system
that stores policy data. The https://trailhead.salesforce.com/content/learn/modules/
external system supports advanced-features-of- omnistudio-integration-
REST APIs to access and procedures/manage-long-running-integration-procedures
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 system's
knows performance issues,
which configuration should be
used to implement the call to
the external system?
Choose 2 answers
A. Check the Chain On Step
checkbox on the HTTP
Action in the Integration
Procedure
B. Set the Timeout property
on the HTTP Action in the
Integration Procedure
C. Configure a Remote Action
with timeout settings of
120000
D. Check the Chainable
,checkbox on the Integration
Procedure Action in the
OmniScript
,In an OmniScript, a D
developer needs to https://help.salesforce.com/s/articleView?
configure a Disclosure id=sf.os_conditionally_display_elements_using_the_conditional_view_pro
element to require user input perty_19389.ht m&type=5
only if the user already
checked a Non-Disclosure
Agreement Checkbox. How
should the developer
configure the conditional
view to meet this
requirement?
A. Show Element if True
B. Disable read-only if true
C. Set Element to Optional if False
D. Set Element to Required if True
An OmniScript updates data A, C
from one Salesforce record,
but when it completes, only
some of the data is updated
in Salesforce. A DataRaptor
Load saves the data.
What error could cause this
behavior? Choose 2 answers
A. The fields that are not
updated are read- only in
Salesforce.
B. In the DataRaptor Load, in
the Preview tab, the Record
is from the wrong record
type.
C. The Input JSON paths In the
DataRaptor Load do not
match the JSON from the
OmniScript.
D. ContextId is misspelled in
the merge code that
passes the Recordld to
the DataRaptor
, The OmniScript must retrieve A, E
device details stored in the
Asset object 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?
A. DataRaptor Extract Action
B. REST API Action
C. Navigation Action
D. SOQL Action
E. HTTP Action