In CF 4.2 (docker) , with vmware 5.5 provider:
In automate:
In our “Infrastructure / VM / Provisioning / StateMachines / Methods / vmware_PreProvision” method, slightly modified,
In the “if set_folder” block:
this call: prov.set_folder(myvariable)
do not change prov :placement_folder_name contents , which returns nil, nil
(myvariable is not null and contains valid vmware folder"
What could be the problem origin ?