Sap Guru's
I'm trying to configure an adapter to recieve text files out of a specified directory and integrate and convert them into a single xml file, with no further processing.
I get the following log:
Mon Oct 24 01:02:22 GMT-08:00 2005 *****
01:02:22 (4012): "Guaranteed Delivery" operation for 2 file(s) pending
01:02:22 (4023): File adapter initialized successfully
01:02:22 (4007): File adapter started
01:02:22 (4051): Process 1 file(s):
01:02:22 : c:\XItext\myfile.txt
01:02:22 (4052): Start processing "TXT" file "c:\XItext\myfile.txt" size 38 in "EO mode
01:02:22 (4062): Sending text message "6b29c560-446b-11da-be97-e3950a0a0222" type "application/xml" to Integration Engine... (message size: 38 bytes, URL: "http://cic040.cice.cic.ae:50000/sap/xi/engine?sap-client=000")
01:02:23 (4076): ERROR: Finished sending to Integration Engine with error "java.net.ConnectException: Connection refused: connect". Skip confirmation and quit this loop
01:02:23 (4064): File adapter processing complete
My target url is XI.TargetURL=http://cic040.cice.cic.ae:50000/sap/xi/engine?sap-client=000 ....
i have activated the adapter_plain in SICF..
Is this because i need to configure the adapter_plain and/or a pipleine URL and if so how do I configure them and check they're fine????