Skip to content

Instantly share code, notes, and snippets.

@imtrinity94
Last active February 22, 2022 12:33
Show Gist options
  • Save imtrinity94/536dd0f1d57a9f278b32e11121129133 to your computer and use it in GitHub Desktop.
Save imtrinity94/536dd0f1d57a9f278b32e11121129133 to your computer and use it in GitHub Desktop.
#vROTrick How to get a custom workflow token at each run in vRealize Orochestrator
* Simply edit the workflow you want to have a custom workflow token name : Add a __tokenName input
* Now in the presentation layer, add a "Show parameter input" set to false to hide it from showing up and a "Default value" with custom title (viz. workflow_name + name of the main input parameter and the user name)
* Save & close, test your workflow.
@imtrinity94
Copy link
Author

Tested in vRO 8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment