I am trying to build a handler for WS that on an incoming SOAP call gets a part I have defined of a SOAP header and parses it to pass it in the pipeline to the actual service I am calling. I am trying to use the getHeatherBlock service to get the specific document I had already defined and added to the header. However when setting the documentType to the document I had created it seems it is not able to find it in the header. I have tryed with different namings, including the Qname and others but doesn´t seem to work...
Is there any other way or is there something to make this work? or that I am doing wrong?
Thanks a lot!!!!
Leave a Reply
Guest User
Not sure what course is right for you?
Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.
Pablo
Hi,
I am trying to build a handler for WS that on an incoming SOAP call gets a part I have defined of a SOAP header and parses it to pass it in the pipeline to the actual service I am calling. I am trying to use the getHeatherBlock service to get the specific document I had already defined and added to the header. However when setting the documentType to the document I had created it seems it is not able to find it in the header. I have tryed with different namings, including the Qname and others but doesn´t seem to work...
Is there any other way or is there something to make this work? or that I am doing wrong?
Thanks a lot!!!!