Got trouble modifying a workflow to include customized specifications imported into VCO as a resource.
I was using the Clone VM, no customizations and trying to attach the customizations using script:
managedObject.getCustomizationSpec("2012 R2 Customizations"); //
CustomizationSpecManager
but unsure how to include this into a workflow. Is this the right way to go about resolving this issue?
As the script in the clone VM action cant be edited I was trying to insert a scripted element prior but unsure how to link that to the clone VM action.
Cheers for any advice