Hello,
I am attempting to write a file locally to the windows server hosting my 5.5 VCO application via the FileWriter() method but have been running into various issues around write permissions.
I have created a C:\temp folder i wish to write to and have opened that up to both the system account and VCO user account.
I have also made changes to .C:\Program Files\VMware\Orchestrator\app-server\conf\VMO properties file adding com.vmware.js.allow-local-process=true.
In regards to creating a js-io-rights.conf the documentation references a folder that does not exist so I do not know if this is the missing link, however when I made the VMO change that error stopped coming up.
Could someone please let me know how to get passed this permission error.
thanks,
Sam