I'm attempting to kick off a workflow that sends an email after a machine is provisioned. A simple task, I would think.
I have vRA and vRO setup, and am able to provision machines form vRA before making any further changes.
In vRO I have run the "Install vCO customization" workflow, as well as the "Assign a state change workflow to a blueprint and its virtual machines" workflow. After running the latter workflow, I get the error "Request failed: YUNoWork not found, and possibly deleted before provisioning finished." when attempting to provision a machine.
The email workflow works on its own, and after running the "Assign a state change..." workflow, I see the "WFStubBuildingMachine" property get updated on the Blueprint.
Any feedback would be greatly appreciated!