Hi,
I am trying to use the PSUtilities:file.copyFile function to copy a file from a network share over to a directory on the webMethods server. I have updated the PSUtilities config file to include the network share path to the ‘allowedWritePaths’ and ‘allowedReadPaths’ properties. I have then reloaded the PSUtilities package. However I get the following error message still:
com.wm.app.b2b.server.ServiceException: Specified path is not on the read allowed list in the PSUtilities configuration file!
Is there something I have missed?
Thanks.