cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Login Failed - required parameter missing

Former Member
0 Kudos

Hi everybody,

I've got a problem while consuming a login web service. (login data is sent via web service, then a SessionID should be received)

Therefore a Service Consumer has been created and configured (+ Logical Port).

When running the Service, the following error occurs:

Mindestens ein erforderliches Anmeldeparameter fehlt. (CWS-10004)

in English: ~ "At least one required Login-parameter is missing"

The error is caused by missing username and password (which are actually configured in the Logical Port).

If I add the username and password manually to the soap-header in the code, the web service works fine.

Any ideas how to solve this problem?

Regards

Hannes

Accepted Solutions (0)

Answers (3)

Answers (3)

dubbaka
Participant
0 Kudos

Hello team,

I am creating web service for standard BAPI. I am able to generate URL using SOAMENAGER, however I am unable to access link using sap credentials

Kindly let me know if anyone knows any solution for this.

Former Member
0 Kudos

Hi Hennes,

Did you try to turn it off and on again?

Best regards, Steve

iaki_vila
Active Contributor
0 Kudos

Hi Hannes,

Have you tried to consume the WSDL via third-party tool like soapui to compare if it is necessary to change the SOAP header?.

Have you tried to set the login/password via Manual Configuration in SOAMANAGER?

Regards.

Former Member
0 Kudos

Hi,

Did you check the option "Keep headers" in the SOAP receiver channel?