Hi all,
Is it possible to get access to the complete message, soapenvelope including soapheader and body (payload)
XSLT and mapping is not an option.
Do not use SOAP enevelope is not an option.
I have tried with a java module, placed before CallSapAdapter, like this
But i can only get the body(payload) from the message input message.
My SOAP adapter setup is as follow
The problem is: We use WSS for security, and we have to validate some parts there are not standard SAP. I would like to traverse the complete message before i release it to the SAP SOAP adapter.
If you have any suggestion how to solve this problem i will be glad to hear from you.
All the best
:-) Claus
SAP PO Newbie