Hello Experts,
I am using SFTP to SFTP with ESR by pass scenario. The same file name should be place in receiver side which had at sender side.
I want to pick the files from sender server which starts with abc and extension having csv, so I mentioned abc.*\.csv and not selected ASMA on sender channel.
In receiver side given file name as *.* and selected ASMA. But whenever a file is placing into target SFTP server, getting the error
"Message processing failed. Cause: javax.resource.ResourceException: 4: Putting /path/*.* failed."
I am unable to see the file name which is at sender side at the receiver channel's log. Could you please give your valuable inputs on the same.
Waiting for your responses.
Thanks
Ravi