Hi, Jim --

Is there anyway to manipulate the SOAP header using the <copy> construct in BPEL. The specific example is that I need to make a request to a service to retrieve a 'session token' and in subsequent calls to the service I need to embed the 'session token' into the soap header.

Inside of the BPEL world, there is no SOAP, only WSDL. So, if that bit of XML in the SOAP envelope is a WSDL part, you're in business. If not, you're out of luck.

-- Paul



Reply via email to