cancel
Showing results for 
Search instead for 
Did you mean: 

No message processing until now

Former Member
0 Kudos

Hi All,

I am working on a file to file scenario. The XI engine is able to pick up the file. But I am unable to see the output. I am unable to see it in MONI also. Also in the adapter monitoring, both the sender adapter and receiver adapter are green.

<b>The sender adapter monitoring shows this: </b>

Sender Adapter v2723 for Party '', Service 'bs_1748':

Configured at 2007-08-08 06:43:47 UTC

History:

- 2007-08-08 09:13:18 UTC: Polling interval started. Length: 10.000 s

- 2007-08-08 09:13:18 UTC: Processing finished successfully

- 2007-08-08 09:13:18 UTC: Processing started

- 2007-08-08 09:12:50 UTC: Polling interval started. Length: 10.000 s

- 2007-08-08 09:12:50 UTC: Processing finished successfully

<b>The receiver adapter monitoring shows this:</b>

Receiver Adapter v2405 for Party '', Service 'bs_1748':

Configured at 2007-08-08 07:07:08 UTC

No message processing until now

Can some one tell me why i am getting this error .

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Kathik,

You test your configuration in ID..

goto -


> tools-----> testconfiguration

here enter all the parameters for sender/receiver ...put your actual payload data and test ..

I hope this might help you..

vasanth.

Former Member
0 Kudos

Hi Vasanth,

Your information was helpful. It was definetly a new learning for me. But I got this error:

Sender Agreement

<Not found>

<Trace level="1" type="B">SENDER AGREEMENT SIMULATION</Trace>

<Trace level="1" type="T">Simulating Adapter Engine...</Trace>

<Trace level="1" type="T">Simply trying to loolup for the most specific Sender Agreement object</Trace>

<Trace level="1" type="T">no objects found</Trace>

<Trace level="1" type="T">Note that real results may differ</Trace>

Receiver Determination

<Not found>

Internal Error

HTTP connection to ABAP Runtime failed.

Error: 401 Unauthorized

URL: http://cgnsap32:8000/sap/xi/simulation?sap-client=

User: XIDIRUSER

Check

I am unable to understand where the error is. Is it a problem with my server or with my development. Because the scenario i am doing is a simple file to file scenario. Can you explain what this error means

<b>HTTP connection to ABAP Runtime failed.

Error: 401 Unauthorized

URL: http://cgnsap32:8000/sap/xi/simulation?sap-client=

User: XIDIRUSER

Check </b>

Former Member
0 Kudos

Hi,

Try with this...

Http Errors in XI

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

vasanth.

Former Member
0 Kudos

Hi,

Check the mapping , parameters of sender and receiver adapters.

Regards,

S.RamNarender

Former Member
0 Kudos

Hi,

Please try to find your message in the MDT. Here are steps to get there:

-> Goto the url http://<xiservername>:<xiport>/mdt

-> Enter the details of your sender

-> Click start button

This should give you more information

prateek
Active Contributor
0 Kudos

what is the processing mode for ur file sender.

I dont think ur file is picked up by XI properly

Regards,

Prateek