Step elements (A) – The Step element is used in OmniScripts to break down the script into multiple pages or sections. This helps organize the user flow and enhances the user experience by making long processes more manageable.
B. Groups elements that extract data – This is not correct; data extraction is handled by DataRaptors or Integration Procedures.
C. Enables the use of repeatable blocks – This is incorrect; Repeat Blocks allow users to dynamically add multiple sets of input fields, not Steps.
D. Allows the user to input data – While Steps may contain input fields, their primary purpose is to organize the script into multiple pages, not to handle input directly.
Comprehensive and Detailed In-Depth Explanation:Why not the other options?? Salesforce OmniStudio Reference:
OmniScript Step Elements
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit