Hello,
I have been trying to create a workflow which runs a python script from a VM. I have been unable to find a way to generate a file on a VM through vCO. Once the file is created (say 'scriptName.py'), running it in Python is not a problem.
So basically - Is there a way through vCO to create a file on a specified VM?