If you see stuf apearing on the pipeline at runtime, then in Designer, just act as if they are there, map as if they are there.
If you want more control, build a handler on your expose ws and use pub.soap.handler.getHeaderBlock to get the header from the soap message and “type” it (so it becomes of a known documenttype). Then put it where you like, for example in $session with the help of pub.flow:getSession Then in a handler on the consumer, get your header block from $session and put it in the request.
Niek
#webMethods#API-Management#soa