I am attempting to consume a web service (http://ws.strikeiron.com/USGeocoding5?WSDL). Iu2019ve generated proxy object, created logical port, etc.
When testing I get the following error:
u201CSoapFaultCode:1 No user identifier providedu201D
I was told by OSS that the root cause is a missing header(s). Apparently, SAP tools ignore headers during proxy generation process.
1) Is there a way to identify precisely what needs to be set?
2) How do I set the header object for the WS?
Thanks in advance for any input,
Andriy