Thanks for your reply and sorry for the confusion.
In my default setting, I have:
-rwx /
+rwx /var/run/orchestrator
I changed that to:
+rwx /
+rwx /var/run/orchestrator/xml
The filePath I input for the workflow is:
/var/run/orchestrator/xml/sample.xml I also copied the sample.xml file to the root and tried /sample.xml
The results are all the same - permission denied.
Can I ask what will the relative path be like in this case?
Many thanks