MushRoom101
Programmer
I am trying to consume a Web Service via a DB2 Stored Procedure. I have been looking at db2xml.soaphttpv. It works on a simple call (ie a HelloWorld WS). However, I want to consume a Web Service that has additional required fields in the SOAP:Header (Example: UserId, ApplicationLogonId, etc).
Is there any way to do this using db2xml.soaphttp?
It seems like a very standard practice to include authorization information in a SOAP header so I am surprised how little information is available.
Is there any way to do this using db2xml.soaphttp?
It seems like a very standard practice to include authorization information in a SOAP header so I am surprised how little information is available.