cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

I'm working with a scenario which includes the flow as below:

3rd party - (IBM MQ) JMS - RFC (SAP PI -SAP - SAP PI)-  JMS (IBM MQ) -3rd party system.

We have implemented Async-sync bridge for this JMS-RFC-JMS scenario.

3rd party system is expecting a XML file as below:

PI is generating an XML as below:

Is it possible to generate XML required by 3rd party system from PI?

please suggest.

Seems Soap envelop to be added to payload.

Thanks

Manaswitha

0 Likes
View Entire Topic
raviteja_satuluri
Contributor
0 Likes

Hi Manaswitha,

The axis adapter comes with a convenient header insertion handler where you can insert an arbitrary header using a template.


Please check the below links i hope it may useful to you.


How to add a soap header in the mesage, XSLT | ABAP, SAP,&nb...

Regards,

Teja.