Which two of these options can a developer use to retrieve data from a Salesforce object? Choose 2 answers

Which two of these options can a developer use to retrieve data from a Salesforce object? Choose 2 answersA . A DataRaptor Load ActionB . A DataRaptor Extract ActionC . A Lookup Input ElementD . A DataRapt or Post ActionView AnswerAnswer: B,D

July 15, 2021 1 Comment READ MORE +

Why would a developer clone an Integration Procedure instead of versioning it?

Why would a developer clone an Integration Procedure instead of versioning it?A . The new Integration Procedure uses a Cache Block.B . The new Integration Procedure it replacing stub data.C . The new Integration Procedure will be used independentlyD . The new Integration Procedure is Chainable.View AnswerAnswer: C

July 15, 2021 No Comments READ MORE +

Which two configuration actions should the developer take to set this up in the DataRaptor Load?

A developer is configuring a DataRaptor Load to Save contract data. The developer needs to set the record type of the contact using DeveloperName. Which two configuration actions should the developer take to set this up in the DataRaptor Load?A . Check is Lookup property when mapping the fields.B ....

July 15, 2021 No Comments READ MORE +

Which two configuration errors could cause this?

An OmniScript displays data from an API using Integration Procedure, but some of the data is missing. Which two configuration errors could cause this? Choose 2 answersA . The element name for the missing data does not match the JSON node key in the Integration Procedure Response.B . The Integration...

July 14, 2021 No Comments READ MORE +

Which two Location should the developer check to troubleshoot the issue?

Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors. Which two Location should the developer check to troubleshoot the issue? Choose 2 answersA . Script configurationB . Community logsC . DataRaptor configurationD ....

July 14, 2021 No Comments READ MORE +

Following best practices, which type of DataRaptor should the developer use?

A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of the output data does not need to be changed. Following best practices, which type of DataRaptor should the developer use?A . DataRaptor TransformB . DataRaptor ExtractC . DataRaptor LoadD . DataRaptor Turbo ExtractView...

July 14, 2021 No Comments READ MORE +

A developer is creating an OmniScript that provisions trail orgs to their customers.

A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org: A . To %sDetails: Customer|0: ID$B . To %Details: Customer|1: ID%C . To %%sDetails: Customer|0: ID%%D ....

July 13, 2021 No Comments READ MORE +

How should the developer configure the OmniScript to provide this functionality?

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy Community portal. The developer on the project decides to use an MniScript. How should the developer configure the OmniScript to provide this functionality?A . Use an Edit Block element configured with Remote...

July 12, 2021 No Comments READ MORE +

How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?

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 ....

July 11, 2021 No Comments READ MORE +

What is the output?

Refer to the exhibit. All inputs to the Calculation Matric are set correctly. The Calculation Matrix has the following input: What is the output?A . NullB . 13.99C . 12.99,13.99D . 12.99View AnswerAnswer: D

July 10, 2021 No Comments READ MORE +