cancel
Showing results for 
Search instead for 
Did you mean: 

Sender IDOC Adapter (AEX) - EOIO queue name from we20, qRFC

PDomerat
Explorer
0 Kudos

Hi,

I have configured queue processing in we20 partner profile for a given message type in erp system. In former releases of pi with abap idoc adapter it was possible to pass the queue name generated from erp to the pi system. Thus dynamical queue names could be created and forwarded to pi in case of EOIO communication. However java sender idoc adapter does not forward the queue name from erp anymore. The parameter "queue name" in idoc sender channel (aex) is mandatory and I can not enable EOIO without defining a given queue name. Does anybody have an idea how I can configure the idoc adapter to forward the queue name from erp system?

System is PI 7.31 SP6, so according to the release notes qRFC should be supported: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0d70f21-e7f4-2f10-0380-e1f5ff496...

regards,

Philipp

Accepted Solutions (0)

Answers (1)

Answers (1)

sapstern
Participant
0 Kudos

Hi Philipp,

did you find out how to do it?

Thanks Matthias

Former Member
0 Kudos

Hi Matthias

If you are using Java idoc adapter and trying to make the dynamic EOIO queue name, Then write a adapter module set the queue name dynamically.

Check this document for more details