We're building a script to change the name of a server during the stub building. The orchestrator workflow runs fine when we manually input the variables, but when we call the workflow from vCAC during building it kicks off the workflow but fails immediately. The logs show none of the variables were populated. Is there anything anyone knows I could check? This has worked before, we just made some improvements to the workflow to query a SQL database. But at this point I'm dead in the water, since no variables are being passed.
One thing as well is I'm using the same variables I used before on the same workflow, before I made any changes.