OmniStudio-Developer試験無料問題集「Salesforce Certified OmniStudio Developer 認定」
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?
How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A developer has an existing DataRaptorLoad that insert Contact records with inputs as LastName and firstName. The DataRaptor works as expected when previewed.
The developer creates an integration Procedure to test the DataRaptor and is using a SetValues element in the Integration Procedure toset the first name and last name for the contact record. The DataRaptor and Integration Procedure are set up as shown in the exhibit below.

When the developer executes the Integration procedure in preview, the following error message displays:
Required fields are missing: [last Name]'',
How should the developer address this issue?
The developer creates an integration Procedure to test the DataRaptor and is using a SetValues element in the Integration Procedure toset the first name and last name for the contact record. The DataRaptor and Integration Procedure are set up as shown in the exhibit below.

When the developer executes the Integration procedure in preview, the following error message displays:
Required fields are missing: [last Name]'',
How should the developer address this issue?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A developer creates an Integration Procedure with a Set values and a DataRaptor Extract Action that requires Accountld as a key. When the developer previews the Integration Procedure, the developer enters the Accountld correctly and executes the preview. The developer sees the dataextracted by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?
What is the likely cause of this issue?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)