HI.
I'm learning vCO and I wanted to use this as excercise.
So I've created a flow with 2 steps (picture 0) :
1. Get Virtual machine by name (from \Library\vCenter\Virtual Machine Management\Basic\Get virtual machine by name
2. scriptable task
Global input is: "vmName" and it's bind to the input of 1 step ( picture attached 1.jpg) and output attribute is "vms".
Than in scriptable task I have "in" attribute "vms" bind to the "vms" and two Out Attributes.
I have error: "TypeError: Cannot read property "config" from undefined (Workflow:D_new_0.4 / Scriptable task (item2)#12758)"
What does it mean ?
DD