Hi,
We have an issue with Resource Elements. In summary:
We have a main workflow that creates and saves a Resource Element. It then kicks off a vRA request to provision a VM. It will wait for that request to finish.
During VM provisioning, a workflow stub "Machine Provisioned" reads that element and modifies it.
Once the stub is done, the main workflow continues. It reads the Resource Element and sees the "old" values!
Reading the Resource Element manually in the vRO Client shows the modified values...
It's very strange. Does vRA have an execution context or something???
Thanks,
Ed