Hi Experts,
I am working on a file to file scenario where PI picks a file from SFTP server and send it to ECC system( PI place the file in FTP server). Searched some blogs but couldn't get a correct steps in giving command in "Run Operating system command after message processing". Can any one tell the steps need to do in the receiver file channel. NOTE: PI successfully places the file in the target directory but the file not able to process since its coming as "rw---r--".
The requirement is to "rw----rw---" to read and write option in UNIX server.