cancel
Showing results for 
Search instead for 
Did you mean: 

File Adapter - Sender Problem

Former Member
0 Kudos

Hi,

While implementing a file to file interface I am facing problem in Integration Engine. Data is not passing to Integration engine, so it is not able to reach receiver.

Receiver file adapter is working fine for other scenarion like IDoc to File.

File Adapter status is Green in RWB.

I am not able to see message in SXMB_MONI

The error details in Adapter Engine is bellow

Audit Log for Message: 410424a0-c496-11da-aa48-00111120e6db

Time Stamp Status Description

2006-04-05 16:51:37 Success Channel file2file_in_channel: Send binary file "D:\usr\sap\QN7\DVEBMGS00\work\XiPattern2\testfile2in.xml". Size 209 with QoS EO

2006-04-05 16:51:37 Success Application attempting to send an XI message asynchronously using connection AFW.

2006-04-05 16:51:37 Success Trying to put the message into the send queue.

2006-04-05 16:51:37 Success Message successfully put into the queue.

2006-04-05 16:51:37 Success The application sent the message asynchronously using connection AFW. Returning to application.

2006-04-05 16:51:37 Success The message was successfully retrieved from the send queue.

2006-04-05 16:51:37 Success File "D:\usr\sap\QN7\DVEBMGS00\work\XiPattern2\testfile2in.xml" deleted after processing

2006-04-05 16:51:37 Success The message status set to DLNG.

2006-04-05 16:51:37 Error Transmitting the message to endpoint http://sapep:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404 : Not Found.

2006-04-05 16:51:37 Success The asynchronous message was successfully scheduled to be delivered at Wed Apr 05 16:56:37 GMT+05:30 2006.

2006-04-05 17:01:37 Success The message status set to WAIT.

2006-04-05 17:06:37 Success Retrying to send message. Retry: 3

2006-04-05 17:06:37 Success The message was successfully retrieved from the send queue.

2006-04-05 17:06:37 Success The message status set to DLNG.

2006-04-05 17:06:37 Error Transmitting the message to endpoint http://sapep:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404 : Not Found.

2006-04-05 17:06:37 Error The message status set to NDLV.

Please suggest the solution.

Is there any place where I can find the exact error log?

Thanks,

Smita.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Smita ,

Just check whether u r SICF service is running or not.

Go to tcode SICF , sap->XI->engine and activate the service.

Just paste the url in u r browser and check the results.

Regards,

Keith

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

Check if you are using the correct IS_SERVER url.

Regards,

Smitha

Former Member
0 Kudos

Hi Smita,

Please take a look at these...

Hope these help you!

cheers,

Prashanth

Former Member
0 Kudos

Hi,

I found there was a problem with HTTP port in the URL. After fixing this, I am able to see the message in SXMB_MONI. But it is with an error. The error details is as bellow.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>

<SAP:P1>af.qn7.sapep</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>no_messaging_url_found: Unable to find URL for Adapter Engine af.qn7.sapep</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.qn7.sapep</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

In RWB->Adapter engine there is a success message, But in the RWB->Integration Engine there is an error with Error Code : AE_DETAILS_GET_ERROR.

Please suggest how to fix this. I am able to logon to XI system with user XIAFUSER.

Thanks,

Smita

Former Member
0 Kudos

HI Smita,

Check if XIAFUSER is locked or what.

Secondly you can go to J2ee Administrator console(Visual Admin) and check for SLD DATA SUPPLIER section in services node.Try triggering SLD data supplier from there.If you are getting error there check the logon information for XILDUSER there.

Regards,

Yomesh

Shabarish_Nair
Active Contributor
0 Kudos

hAVE A LOOK AT THIS THREAD ..

Former Member
0 Kudos

Hi,

I got solution after deleting Cache in SXI_CACHE.

--Smita

Former Member
0 Kudos

Hi Smitha,

please let me know how to delete the cache contents in SXI_CACHE.

Thanks & Regards,

Nagarjuna.