Hello all,
We are running into an issue while provisioning where vRA Designer (6.2.2) is triggering a workflow before the previous workflow is complete. Under what conditions will the designer consider a workflow complete?
vRA Designer Setup:
WFStub
try:
Workflow A
Log Success
catch:
Log Error
Change state to failed
WFStub
Workflow B
Scenario:
- vRA triggers workflow A
- vRA logs workflow A success (although it is still running)
- vRA starts workflow B
- vRO fails workflow A (possibly because workflow B contains a reboot)
- Build continues despite failure
vRA 6.2.2
Please let me know if any additional information/clarification would be useful.
Thanks in advance for any help!