VMware Cloud Community
ThunderBuddy12
Contributor
Contributor

VRA 8 - Execute Orchestrator workflow from subscription

I am attempting to run an Orchestrator workflow from a subscription.  In this case the event topic selected is 'Compute Post Provision.'  The Orchestrator workflow is a modifed version of the built in 'Invoke a PowerShell script.'  I changed the inputs on the script; script and host to have default values.  

In Orchestrator I never see this workflow execute from a deployment.  In VRA I get a message that the run could not be found in Orchestrator.  I'm guessing that I'm just missing a small change I need to make to the workflow to make it work from a subscription.  Any thoughts?  

Reply
0 Kudos
1 Reply
stevedrummond
Hot Shot
Hot Shot

The vRO workflow that is targeted by EBS must contain only one input named inputProperties of type Properties.

Reply
0 Kudos