Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Proxy Programming question, missing headers

Former Member
0 Likes
384

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

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
308

have you seen these threads