You are here:
Obtaining an OmniScript URL
After you have created and activated an OmniScript, you must obtain the OmniScript launch URL to invoke the OmniScript in a manual task.
To obtain the OmniScript launch URL:
- Click the Vlocity OmniScripts Designer tab. If the tab is not displayed, click the All Tabs plus icon. In the All Tabs page, click the Vlocity OmniScripts Designer link.
- In the Vlocity OmniScripts page, navigate to the desired OmniScript and, if applicable, expand it to view the latest version.
- Click the name of the OmniScript to open it.
- In the top-right corner, click the How to Launch the Activate Script button.
-
Select the OmniScript launch URL in the Standalone
section and click the Copy to clipboard button. You may
want to paste the URL to a text editor so you can use it in the next
step.
Note
When creating a manual task, remove the org ID and the domain name from the URL.
Launch URL Example:
https://qexom102.na59.visual.force.com/apex/qexom102_1__OmniScriptUniversalPage?id={0}#/OmniScriptType/ManualTask/OmniScriptSubType/ManualTaskUpdate/OmniScriptLang/English/ContextId/{0}/PrefillDataRaptorBundle//trueThe following is part of the launch URL that you must use when creating a manual task:
/apex/vlocityins2__OmniScriptUniversalPage?ContextId={0}#/OmniScriptType/VDO/OmniScriptSubType/Credit Check/OmniScriptLang/English/ContextId/{0}/PrefillDataRaptorBundle//true

