Checklist progress
0/169Learned
Omnistudio Developer
Study Checklist
Checklist progress
0/169Learned
Given a use case, compare and contrast various elements and their configuration that will meet the requirements with an Omniscript.
0/22
How the Formula element works and what formula functions are available
Learn this conceptDemonstrate an understanding of the JSON data structure that supports Omniscript.
0/9
Given a set of functional requirements, select the Omniscript elements and common properties to meet the requirements.
0/9
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Omnistudio Developer studiers. 593 members and growing.
An embedded OmniScript is a reusable script dragged into a parent script's canvas to handle specific sub-processes. Both scripts share the same data JSON context, allowing the child to read and write data using merge fields, provided each child defines unique JSON node names in its Set Values elements.