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?