Hello Everyone,
In my current organization we use the concept of SFTP tunneling through MFT VFS for file transfers to target SFTP servers. Where in file transfers are initiated from Integration Server (IS) through pub.client.sftp:put and files transferred to target SFTP servers through MFT VFS folders (configured with target SFTP server/folder details).
Currently we are facing an issue where in file transfer failure is not returning an error back to IS. Even though we can clearly see in File transactions (MWS) that transaction has failed but the calling IS service getting completed with a success status.
Any idea if the issue is with SAF MFT product or any additional steps needs to be taken care.
Note: In the code, we are branching on returnCode from the pub.client.sftp:put service anything other than ‘0’ return code is considered as failure.
Thanks in advance for the inputs
#webMethods#B2B-Integration#Managed-File-Transfer#Integration-Server-and-ESB