Setting up inbound qRFC queues for serializing IDocs using the IDoc Adapter
Let me take you through the steps involved in setting up the inbound qRFC queues which will be used for IDoc serialization using the IDoc adapter:
1.Logon to the ABAP stack of your XI instance, execute the transaction SE16 and enter the table name as “IDXQUEUE”
2.Click on the “Create Entries” button and supply the parameters: PORT, CLIENT, MESTYP and QUEUEID for each of the IDoc message type that you want to serialize using the IDoc adapter. Save each entry.
3.To display the entries created, click on the “Table Contents” button, supply “*” to the PORT and MESTYP fields to select all entries in the table and execute:
List of all entries in the table “IDXQUEUE” shown below:
4.Test with some of the IDoc Message types for which you have setup the inbound qRFC queues. To check which inbound queue is used, execute the transaction SMQ2 in your ABAP stack and the following screen appears:
5.Execute again to list the inbound queue names and their entries. You will find the queue name occurring as shown below for example:
style=”font-size:10pt;”>Recommended Reading:
1. Serializing Idocs-help.sap.com
2.Queues for Asynchronous Mesassage Processing:-help.sap.com
New NetWeaver Information at SAP.com
Very Helpfull