Skip to Content
0
Former Member
May 27, 2008 at 05:51 AM

Complex scenario JMS(multiple)-PI-IDOC( multiple)

93 Views

Hi,

My scenario is JMS-XI-IDOC.

We have 10 legacy systems and one MQ-Series Queue for each system is setup.

Each legacy system will send multiple types of data to its respective queue. (i.e. single queue for multiple types of data).

XI side I am configuring 10 sender JMS adapters to pick from these 10 Queues.

I have 3 types of IDOCu2019s which I imported to XI.

Depending on the content of the data ( may be first two characters) XI need to map the data to respective IDOC and post it to R/3.

How to achieve this????? Can we do this without BPM?