Skip to Content
0
Former Member
Apr 28, 2009 at 01:51 PM

file to file scenario

24 Views

Hi,

I am doing file to file scenario using FTP server where the file will pick from ftp server and place in that ftp server only.

I did very simple scenario taking two fields name and id but when i put the file in ftp server it is picking up the file when i check sxmb_moni i am getting the below error

<Trace level="1" type="T">--no sender or receiver interface definition found</Trace>

<Trace level="1" type="T">Hence set action to DEL</Trace>

</SAP:Trace>

but when i check in component moni -> IE ->TEST MSG in RWB i gave sender details and xml code

but send msg to :http://atlsapxir:8000/sap/xi/engine?type=entry this URL i gave manually. So when i post the data it is giving the receiver output. But if i post through ftp server i am facing the above probs for every scenario i do.

please help me because all our team is new to xi it will be very helpful if anyone solve my prob because i posted this error so many times but no reply.