Products | Versions |
---|---|
TIBCO Managed File Transfer Agent | - |
Not Applicable | - |
Resolution:
Environment
===========
ALL
Description:
===========
The Managed File Transfer Agent (MFT agent) successfully transfers the file yet throws the following exception when it is trying to execute the batch file for deleting the source files.
00-70-0083-E:Postjob script cannot be executed when payload file source is at non-privileged location
Resolution:
=============
When a folder is included in:
"java.property.bc.remote.outbound.file.allowed.dirs"=
it becomes a non-privileged location. The MFT postjob process is designed such that one can not run a post-job if the file source is located in any of the folders listed in "java.property.bc.remote.outbound.file.allowed.dirs".
The work around would be to either:
Put the file source in a location other than "java.property.bc.remote.outbound.file.allowed.dirs"or
Or
Edit the agent tra file and remove the directory location from the "java.property.bc.remote.outbound.file.allowed.dirs"parameter.
Restart the agent after making the parameter change.
Keywords/Tags:
= = = = = = = = =
00-0083-E