Hi,
I want to upload a vApp template on vCD through vCO's vCD plugin.
There is out-of-box workflow available for the same.
For executing the workflow we need to provide the file path of the OVF and I have OVF on orchestrator server at path /home/ovf/DB_OVF09.ovf.
I get following error while executing the workflow.
java.io.FileNotFoundException: /home/ovf/DB_OVF09.ovf (Permission denied) (Dynamic Script Module name : uploadVappTemplateVdc#7)
Is there any setting that needs to be done? How to handle this error?
I have linux based vCO with version 5.1, and vCD is also with version 5.1.
Regards,
Shubhada