Hello gurus,
In my scenario I want to transfer files from server X to server Y using FTP.
To get the files from server-X I use the FTP sender adapter, to put the files on server-Y I user the FTP receiver adapter.
Getting the file (QoS = EOIO) is not a problem; I see the result is SXM_MONI.
Putting the file doesn't seem to work; I don't have an error message in SXMB_MONI but the file is not physical stored on server-Y.
When I monitor server-Y I see that XI connects with the configured user/pwd and even creates the directory when it doesn't exist but the file is not STORED.
I'm not using the BPE, this is a very simple and basic scenario: what comes in, goes out.
Can you please advice what might be the cause of the strange behavior?
Many thanks - Danny