cancel
Showing results for 
Search instead for 
Did you mean: 

message queing

Former Member
0 Kudos

**What is the meaning of Queing in adapter framework.....?**

**please clarify with an example...**

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Queuing in adapter frame work means it maintains the sequence in processing the xml messages.

Answers (6)

Answers (6)

Former Member
0 Kudos

hi Jha,

The Adapter Framework is the basis of the Adapter Engine. The Adapter Framework is based on the SAP J2EE Engine and the J2EE Connector Architecture (JCA). The Adapter Framework provides interfaces for configuration, management, and monitoring of adapters.

The Adapter Framework has its own queuing and logging services. This means that you can run the Adapter Engine temporarily without a connection to the Integration Server

In the Adapter Engine there is a queue for each connection and adapter type in the receiver direction.

You can adapt the parameters for these queues in the Visual Administrator.

Please give points if it helps.

Thanks

Sekhar

Former Member
0 Kudos

The Adapter Framework has its own queuing and logging services. This means that you can run the Adapter Engine temporarily without a connection to the Integration Server

The Adapter Framework is responsible for communication between the Integration Server and any SAP or non-SAP systems.

Edited by: Sourabh Nirmal on Mar 13, 2008 1:05 PM

Former Member
0 Kudos

hi

if your XI server goes down its does not issue u messages is continuelsy going to the queue its store the messages and once your Xi server up then it send the message

thanks

i nope u problem will solved

Regards

vijay

Former Member
0 Kudos

hi

in adapter framework provied the queing and loging service for maintain the sequence of the process .if in case lot of message coming to the server so performance goes slow . for that purpose some message go in queue.

thanks

hemant_chahal
Contributor
0 Kudos

Queuing and logging is adopted in AFW for ensuring guaranteed delivery of the message(e.g in exactly once messaging)

Please go to this link and read all about queues.

http://help.sap.com/saphelp_nw2004s/helpdata/en/e9/1fbc407e71712ae10000000a155106/frameset.htm

I hope it would be of some help.

Edited by: Hemant Chahal on Mar 13, 2008 3:54 PM

Edited by: Hemant Chahal on Mar 13, 2008 3:56 PM

Former Member
0 Kudos

Hello,

the Adapter Framework has its own queuing and logging services. This means that you can run the Adapter Engine temporarily without a connection to the Integration Server.

Regards

Patrick