Start your OmniStudio-Developer Exam Questions Preparation with Updated 88 Questions
A Fully Updated 2023 OmniStudio-Developer Exam Dumps - PDF Questions and Testing Engine
Salesforce OmniStudio-Developer Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
NEW QUESTION 30
A developer needs to display the following information together on one FlexCard:
* Account name, address, phone number, website
* Primary contact first name, contact name, address, phone number, email The account information must always be visible, and the contact information should only be visible as needed by the user.
What approach should the developer use to display the contact information on the card?
- A. Set the collapsible property on the block element
- B. Use a Datatable element
- C. Use a conditional FlexCard State
- D. Set the class'' collapsible'' on the block element
Answer: C
NEW QUESTION 31
In an Integration Procedure, a developer needs to perform a multi-step calculation on every element of an array.
Based on best practices, what two methods are recommended?
Choose 2 answers
- A. Use a List Action to merge the array elements together.
- B. Use a Set Values Element inside a Loop Block.
- C. Use an Expression Set Action to call an Expression Set.
- D. Use a Decision Matrix Action to call a Decision Matrix.
Answer: B,C
NEW QUESTION 32
Which of these samples would be valid for the Expected Output JSON?
A)
B)
C)
D)
- A. Option C
- B. Option D
- C. Option B
- D. Option A
Answer: B
NEW QUESTION 33
Which description below best matches what Publish Options does?
- A. Make the FlexCard usable in the OmniScript Designer via the Custom LWC element
- B. Enable a FlexCard to use a Viocity Integration Procedure to return a set of actions
- C. Enable grouping FlexCards by object type or by the order they appear in the database
- D. Configure metadata values and set the target for the published FlexCard
Answer: B
NEW QUESTION 34
A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to a child FlexCard.
When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?
- A. {Records.postalcode}
- B. {Params.postalcode}
- C. {Postalcode}
- D. {Parent.postalcode}
Answer: D
NEW QUESTION 35
A developer is building an OmniScript and needs to retrieve data from Salesforce and from an on-premises billing database.
Which two OmniScript elements could retrieve this data?
Choose 2 answers
- A. HTTP Action
- B. Navigate Action
- C. DataRaptor Extract Action
- D. Response Action
Answer: A,C
NEW QUESTION 36
Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from the DRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?
- A. ((CaseNumber))
- B. MTTOPDetCaseDetail: CaseNumber%
- C. ((DRRCase, CaseNumber))
- D. %DRReadCase: CaseNumber%
Answer: D
NEW QUESTION 37
You are configuring an Integration Procedure Action in an OmniScript. The OmniScript needs a JSON response from the Integration Procedure, but you do not want to wait for the response for the user to proceed.
What feature do you enable?
- A. Toast Completion
- B. Invoke Mode Non-Blocking
- C. Use Future
- D. Invoke Mode Fire and Forget
Answer: A
NEW QUESTION 38
A developer is creating a FlexCard and needs to display additional information using a Flyout.
Which two types of components can the developer embed in the flyout?
Choose 2 answer
- A. An Integration Procedure
- B. A DataRaptor
- C. A Child FlexCard
- D. An OmniScript
Answer: A,C
NEW QUESTION 39
Why do you need a Response Action element in an Integration Procedure?
- A. It controls where the user navigates after the Integration Procedure is completed.
- B. It returns data to whatever called the Integration Procedure.
- C. It enforces error checking.
- D. It calls an APEX class and method.
Answer: B
NEW QUESTION 40
A)
B)
- A. Option A
- B. Option B
Answer: A
NEW QUESTION 41
Refer to the exhibit.
What JSON code correct represent the step in the OmniScript Structure panel shown?
A)
B)
C)
D)
- A. Option C
- B. Option D
- C. Option B
- D. Option A
Answer: A
NEW QUESTION 42
A developer needs to retrieve data from an external system that stores policy dat
a. 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 knows performance issues, which configuration should be used to implement the call to the external system?
Choose 2 answers
- A. Check the Chainable checkbox on the integration procedure Action in the OmniScript
- B. Configure a Remote action with timeout settings of 120000
- C. Set the Timeout property on the HTTP Action in the Integration Procedure
- D. Check the Chain on Step Check on the HTTP Action in the Integration Procedure
Answer: B,D
NEW QUESTION 43
Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from the DRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?
- A. ((CaseNumber))
- B. MTTOPDetCaseDetail: CaseNumber%
- C. ((DRRCase, CaseNumber))
- D. %DRReadCase: CaseNumber%
Answer: D
NEW QUESTION 44
A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to a child FlexCard.
When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?
- A. {Params.postalcode}
- B. {Parent.postalcode}
- C. {Records.postalcode}
- D. {Postalcode}
Answer: A
NEW QUESTION 45
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 data extracted by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?
- A. The Accountld used for the preview is invalid.
- B. A Response Action was not added to the Integration Procedure.
- C. The DataRaptor Action did not have the Add Response To Response JSON property set to true.
- D. The Response cannot be previewed directly.
Answer: B
NEW QUESTION 46
...... configure Additional input to send exactly the same data? Assume that the develop checked Send Only Additional input.
A)
B)
C)
D)
- A. Option C
- B. Option D
- C. Option B
- D. Option A
Answer: B
NEW QUESTION 47
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)
- A. Option C
- B. Option B
- C. Option A
Answer: A
NEW QUESTION 48
Refer to the following row-versioned calculation matrix.
The developer needs to delete the row that contains the Code CA-SF.
If the developer deletes that row in Version 3, what is the result?
- A. The row is delete only in Version 3.
- B. The row is deleted InVersions 2 and 3 but will remain in Version 1.
- C. The row is deleted in all versions
- D. The row is deleted in Version 3 and Version 1.
Answer: A
NEW QUESTION 49
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. 13.99
- B. Null
- C. 12.99
- D. 12.99,13.99
Answer: A
NEW QUESTION 50
Refer to the following row-versioned calculation matrix.
The developer needs to delete the row that contains the Code CA-SF.
If the developer deletes that row in Version 3, what is the result?
- A. The row is delete only in Version 3.
- B. The row is deleted in all versions
- C. The row is deleted in Version 3 and Version 1.
- D. The row is deleted In Versions 2 and 3 but will remain in Version 1.
Answer: A
NEW QUESTION 51
......
Easy Success Salesforce OmniStudio-Developer Exam in First Try: https://actualtest.updatedumps.com/Salesforce/OmniStudio-Developer-updated-exam-dumps.html