cancel
Showing results for 
Search instead for 
Did you mean: 

BPM : Mapping of 2 messages into a SOAP message

Former Member
0 Kudos

Hi everybody,

In a BPM scenario, I have to map 2 messages in a SOAP message

The first one will be mapped in the header of the SOAP Enveloppe and the second one will be in the body of the SAOP enveloppe.

Small description of the scenario:

RFC call_Call a web servive of login_Put the answer of login message in the Header of a SOAP envelop

Put the intput of RFC to the body of a soap envelop

Send this envelop to a web service

Return the answer the the RFC

Is there anybody who can help me ?

Thanks in advance and best Regards.

Eric.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Eric,

you can generate SOAP Messages via XSLT maybe this

helps :

And just use Request and Response Message Interfacemappings:

http://help.sap.com/erp2005_ehp_03/helpdata/en/4f/ef761a5ecfb1418b79896e10fe4c57/frameset.htm

Former Member
0 Kudos

Hi Eric,

Your posting seems to indicate that you struggle with cookies (at least that's what I read between the lines). In this case the How-to guide https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b092777b-ee47-2a10-17b3-c5f59380... might help.

Best regards

Joachim