I need to call an external webservice that checks for WMI-compliance. It currently complains that the SOAPAction http header is empty although this attribute is correctly set in the WSDL file.
Is there a way to set a custom HTTP header when you use a webservice invocation file?
I found out that you can add a header via a custom command parameter.
How did you do the header ? custom command doesn't say much to me...
In the ESB editor, double click the webservice step and select the service tab.
If you select the 'Custom' tag and click on the add -button, it will show up as an X-HTTP header