cancel
Showing results for 
Search instead for 
Did you mean: 

Queue's

Former Member
0 Kudos

Hello Guru's

I have some problems with my queue's I think. When I get alot of data at once then I do recieve the message but the response is timing out. Not always but alot of times. When I test it with wetch and push the send button many times at once there is nothing to it. But can anyone give me suggestions on what's happening?

Normaly the process runs fine, but on occassions the response time out...

best regards,

Guido

Accepted Solutions (1)

Accepted Solutions (1)

former_member189354
Contributor
0 Kudos

Hi Koopmann,

In case synchronous messages, i.e. request & response messages there will no queues. Only incase of Asynchronous message only you will come across the queues.

In case of heavy load on you XI box, you will come across the situation like response Time outs, In this case you need Tune the XI box like setting visual admin adapter specific properties.

Regards,

Daniel.LA

Former Member
0 Kudos

Is there a reason why there are time outs?

How do I set the visual admin adapter specific properties?

Former Member
0 Kudos

Hi

see the below links

Queue stopped - and queue register - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972...

about queues

Eo/EOIO?BE - Queue - ? - /people/sap.india5/blog/2006/01/03/xi-asynchronous-message-processing-understanding-xi-queues-part-i

Please go through these links

/people/sap.india5/blog/2006/01/03/xi-asynchronous-message-processing-understanding-xi-queues-part-i

For queues in message mapping

/people/venkat.donela/blog/2005/06/09/introduction-to-queues-in-message-mapping

Here are the Queues for Asynchronous Message Processing

http://help.sap.com/saphelp_nw2004s/helpdata/en/7b/94553b4d53273de10000000a114084/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f078394a-4469-2910-c4bf-853c7567...

Chilla

Former Member
0 Kudos

Hi,

Are you sure that server is running fine. I mean somtime server does not process the incoming messages so quickly as it has to. Need to restart the server and then check it. If still you are getting time out exceptio then you have to check that is because of only the large message or Receiver systems is delaying in response. It might be possible that XI get the request message and send it to the target systems but may be target system is down or does no process the request.

Need to check when message entered in IE and when it reache to Adapter engine.

Thanks

Farooq.

Answers (0)