Hello guys!
I have a workflow which first should retrieve a VM (virtual-machine) by name. After that I would like to use <Decision> to check if VM exists or not. However I am trying to select the VM as an input parameter of <Decision> and it is not appearing.
This is how my workflow looks like:
[ GetVmByName ] ------> <Decision>
Could someone help me please?
Thanks