Hi Ameya,
I am assuming you have restarted the IS after setting the new allowed permissions. At least you have to reload the WmPublic package to apply the changes.
From what you write this can not work, because “/home/POC/” is not covered by in your allow list from the screenshot yet. You have not allowed /home/POC" but only “/home/ameya/Documents/POC”.
This is what the error would try to say.
Also a very common failure are OS level file access permissions. Make sure the user / group in LINUX that your IS is running with has the required file / folder permissions also.
Last but not least you mentioned the error including the “%sourceFolder%”.
Could this be the intention of an variable substitution on your input values? if you really see “%sourceFolder%” in the error message it means that this variable failed to be replaced.
#Integration-Server-and-ESB#access-denied#file-copy#file-access#webMethods