Hi Frnds,
I am working on one scenario JMS to IDOC .i want to send 3 different IDOCS to SAP at a time.
I receive JMS message form JMS queue,My XSLT Mapping will genarate 3 idocs in one message.
<jms>
<OrderCreate>
<OrderChage>
<OrderResponse>
I have to send these different IDOCs as a indiually to SAP at a time.
How to achieve this.?? without BPM any way??
Regards,
raj