Hi Erossing,
In your case second path is not working as first path was included your second path in itself.
1.Remove the “\” from end of (\\brs-fs02\public\erossing\taleo\Outbound from Taleo\)
- Please avoid the Space in file or directory name if you can.
your first path having Space (\\brs-fs02\public\erossing\taleo\Outbound from Taleo).
It may give you error some time.
When modifying the parameters in the fileAccessControl.cnf file, keep the following
point in mind:
1.If a file or directory name has a semicolon (;), use two backslashes (\) before the
semicolon when specifying the allowed paths. For example, if the filename is: c:/
temp/ab;c.txt
Specify it as: c:/temp/ab\;c.txt — in your case this situation occur.
So now in your case this path is treated as a signal path that why you got an error message
"[ISS.0086.9263] Specified path [\brs-fs02\public\erossing\ariba] is not on the [allowedReadPaths] allowed list in the fileAccessControl configuration file "
May it help you if you have any further question feel free to ask.
Thanks
Ashish Kumar
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services