최신 OmniStudio-Developer 무료덤프 - Salesforce Certified OmniStudio Developer
What OmniStudio tool pre-populates the data m a PDF used by an OmniScript?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
A developer needs to configure a calculation procedure to calculation a subtotal using two different depending on whether the input Boolean variable is Customer is set to true or false.
How should a developer configure the calculation procedure to conditionally execute the correct formula?
How should a developer configure the calculation procedure to conditionally execute the correct formula?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
A developer writes an OmniScript that includes a DataRaptor that updates the Account status 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?
How should the developer accomplish this task?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
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 data. What error could cause this behavior?
Choose 2 answers
Choose 2 answers
정답: A,B
설명: (DumpTOP 회원만 볼 수 있음)
A developer needs to retrieve data from an external system that stores policy data. 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 system's known performance issues, which configuration should be used to implement the call to the external system?
Choose 2 answers
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given the external system's known performance issues, which configuration should be used to implement the call to the external system?
Choose 2 answers
정답: C,D
설명: (DumpTOP 회원만 볼 수 있음)
A developer is creating anOmniScript that Provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org:
Welcome to Salesforce
Your ID is %Details: Customer10:ID%
During testing, the developer noticesthat the ID does not display. The data JSON is structured as shown below.
How should the developer correct the merge code in order for the ID to display?

Welcome to Salesforce
Your ID is %Details: Customer10:ID%
During testing, the developer noticesthat the ID does not display. The data JSON is structured as shown below.
How should the developer correct the merge code in order for the ID to display?

정답: D
설명: (DumpTOP 회원만 볼 수 있음)
A developer is configuring the API URL in an HTTP Action element within an Integration procedure.
What is the merge code syntax for passing a Date node from an element named SetValues in the URL?
What is the merge code syntax for passing a Date node from an element named SetValues in the URL?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
A developer needs to configure a calculation procedure to calculate the sum of the entire base price.
What is the most efficient way for the developer to meet this requirement?
What is the most efficient way for the developer to meet this requirement?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
When launching an OmniScript from an action on a FlexCard, the OmniScript displays, but no Salesforce data is populated:
Which two errors could cause this behavior?
Choose 2 answers
Choose 2 answers
Which two errors could cause this behavior?
Choose 2 answers
Choose 2 answers
정답: C,D
설명: (DumpTOP 회원만 볼 수 있음)