You are here:
Creating the Omniscript (Managed Package)
For the managed package runtime, understand how to create an Omniscript by using the Vlocity Omniscript Designer tab.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
- From the Vlocity Omniscript Designer tab, click New.
-
In the Script Configuration section, specify a
Name, a Type that begins with a
lowercase letter, a SubType, and a
Language for the new script.
Salesforce combines these fields to determine a unique identifier for the Omniscript.There can be only one active Omniscript or Integration Procedure per Type, SubType, and Language. Make sure that each active Omniscript has a unique SubType. We recommend that you keep track of Omniscripts by using logical naming conventions. For example, an Omniscript that creates a new Contact might use the naming convention Type=Contact and SubType=New.Note
The combined Type, SubType, and Language mustn't exceed 60 characters.
- To make this Omniscript available for use in other Omniscripts, click Reusable?.
- Click Save.
What’s next: After saving the script, see Create the Script Structure (Managed Package).

