Hi guys,
I have some trouble with configurations/attributes.
Starting a workflow via the Orchestrator-client is successful, but starting it over a web-service fails.
In both cases I use the same User and executing workflows via web-service is allowed for the vCO (other workflows, that use no configurations/attributes, work pretty good).
This is the error message:
TypeError: Cannot find function getReference. (Workflow:insertUserDVD / insertCD (item0)#50)
The workflow should insert a DVD in a VM (type: vcloud:virtualmachine). The list of available DVDs is stored in a configuration-element (the type of the configuration-attribute for the DVD is vcloud:media). It only appears with vcloud-objects in configurations/attribues. Other objects (for example: vcenter-objects or strings) are not affected.
Could you help me with this problem, please?
Thanks,
Thomas