Updated Feb-2022 OmniStudio-Developer Exam Practice Test Questions
Verified OmniStudio-Developer dumps Q&As 100% Pass in First Attempt Guaranteed Updated Dump
Salesforce OmniStudio-Developer Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
NEW QUESTION 33
In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?
- A. It must be included in constants.
- B. It must be a calculation step.
- C. It must be a matrix lookup step.
- D. It must be included m the calculation output.
Answer: D
NEW QUESTION 34
Which twoof the items below must be defined before you can create a new OmniScript? Choose 2 answers
- A. Type
- B. SubType
- C. Description
- D. Template
Answer: A,B
NEW QUESTION 35
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 Extract
- B. DataRaptor Load
- C. DataRaptor Turbo Extract
- D. DataRaptor Transform
Answer: C
NEW QUESTION 36
Refer to the exhibit.
A developer has configured an integration Procedure element with SEND/RESPONSE TRANFORMATIONS as shown.
Alternatively, how could the developer configure Additional input to send exactly the same data? Assume that the developer checked Send Only Additional input.
A)
B)
C)
- A. Option C
- B. Option B
- C. Option A
Answer: A
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. Invoke Mode Non-Blocking
- B. Toast Completion
- C. Use Future
- D. Invoke Mode Fire and Forget
Answer: B
NEW QUESTION 38
When an OmniScript is launched from an Action on a FlexCard, the OmniScript displays, but no Salesforce data is populated.
What error could cause this behavior? Choose 2 answers
- A. There is no active version of the OmniScript.
- B. There is no active version of the DataRaptor Extract.
- C. In the DataRaptor Extract Action, the Input Parameters Data Source is misspelled.
- D. The Id Field for Actions in the FlexCard is not configured with the correct Recordid.
Answer: C,D
NEW QUESTION 39
A developer is creating a FlexCard and needs to display additional information using a Flyout.
Which two types of components can the developer embed m the flyout?
Choose 2 answer
- A. An OmniScript
- B. A Child FlexCard
- C. A DataRaptor
- D. An Integration Procedure
Answer: B,D
NEW QUESTION 40
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 deleted InVersions 2 and 3 but will remain in Version 1.
- B. The row is deleted in Version 3 and Version 1.
- C. The row is deleted in all versions
- D. The row is delete only in Version 3.
Answer: D
NEW QUESTION 41
What JSON code correctly represents the step in the OmniScript Structure panel shown?
- A. "Step1": {"Block1": {"Text1": "Text" }, "Block2": ("Telephone 1": "1234567890", "Checkbox1": false, "Block3": { "Multi-select1": "Value A;Value B" }}}
- B. "Step1": { "Block1": { "Text1" "Text", "Telephane1": "1234567890" }. "Block2": { "Checkbox1" false, "Block3": { "Multi-selecti": "Value Value A:Value B A;value B" }}}
- C. "Step1": {"Block1": { "Text1": "Text". "Block2": { "Telephone1": "1234567890", "Checkbox1": false }}, "Block": { "Multi-selecti": "Value A;Value B" }}
- D. "Step1": {"Block1": { "Text1": "Text", "Telephone 1": "1234567890", "Block2": { "Checkbox1": false }}, "Block3": { "Multi-select1": "Value A;Value B"}}} Written
Answer: B
NEW QUESTION 42
An OmniScript saves data to Salesforce and to an AWS Order Management system.
What OmniScript element could save all of this data?
- A. DataRaptor Load Action
- B. Integration Procedure Action
- C. HTTP Action
- D. DataRaptor Post Action
Answer: B
NEW QUESTION 43
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 44
Refer to the exhibit below. In this integration production structure, what Send JSON Path would be used to send the Output of the Action1 element to a Remote Action?
- A. Action1. BlockB. Block A
- B. BlockA: BlockB. Action 1
- C. BlockB: BlockB. Action1
- D. Action1: BlockB. Block A
Answer: D
NEW QUESTION 45
In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement Checkbox.
How should the developer configure the conditional view to meet this requirement?
- A. Set element to require if true
- B. Show element if true
- C. Disable read only if true
- D. Set element to optional if false
Answer: B
NEW QUESTION 46
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. Use a Datatable element
- B. Set the class'' collapsible'' on the block element
- C. Set the collapsible property on the block element
- D. Use a conditional FlexCard State
Answer: C
NEW QUESTION 47
What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block.
- A. {"Contacts": [ {"ContactPhone": "(212) 169-1475", "ContactName": "Edward Stamos" }, {"ContactPhone": "(212) 189-8979", "ContactName": "Leanne Tomlin" } ], "AccountPhone: "2221546450", ""AccountName: "Acme" }
- B. {"BlkContacts": [ { "Phone": "(212) 169-1475", "Name": "Edward Stamos" }. { "Phone": "(212) 169-8979", "Name": "Leanne Tomlin" } J, "AccountPhone": "2221546450", "AccountName": "Acme" }
- C. {"BlkContacts": [ { "ContactPhone": "(212) 169-1475", "ContactName: "Edward Stamos" }, { "ContactPhone": "(212) 189-6979". "ContactName": "Leanne Tomlin" } J, "AccountPhone "2221546450", "AccountName" "Acme" }
- D. {"ContactPhone": "(212) 169-1475", "ContactName". "Edward Stamos", "ContactPhone": "(212) 189-8979", "ContactName": "Leanne Tomlin", "AccountPhone": "2221546450", "AccountName": "Acme" }
Answer: C
NEW QUESTION 48
A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.
Which OmniScript element should the developer use to meet this requirement?
- A. Edit Block
- B. Text area
- C. Text Block
- D. Rich text Area
Answer: C
NEW QUESTION 49
A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?
- A. {Params, records}
- B. {Records{0}}
- C. {Records}
- D. {Recorded}
Answer: A
NEW QUESTION 50
A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart.
In Preview, what JSON node shows the data sent to the Response Action?
- A. Response
- B. ResponseCart
- C. ResponseCartDebug
- D. FetchCart
Answer: C
NEW QUESTION 51
What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?
- A. Add a key/value pair in the DataRaptor to test it
- B. Deactivate the card and layout, and go to the PREVIEW tab for the card to test.
- C. Go to the PREVIEW tab in OmniScript to test.
- D. Go to the Industry Console and reload the page to test.
Answer: B
NEW QUESTION 52
......
Pass Salesforce Developer OmniStudio-Developer Exam With 63 Questions: https://itexambus.passleadervce.com/Salesforce-Developer/reliable-OmniStudio-Developer-exam-learning-guide.html