cancel
Showing results for 
Search instead for 
Did you mean: 

Security Error during ES Request

Former Member
0 Kudos

Hi everyone,

i m trying to get a java client to receive some data with the "Find Business Partner by Elements" Enterprise Service. I have it working in the WS navigator, but i get the following error message in my netweaver log:

--Error while creating assertion ticket on demand. No logged in user found.

--Assertion ticket could not be retrieved. Error was No logged in user found..

EXCEPTION

java.lang.IllegalStateException: No logged in user found.

I configured the port to use my credentials. Do i need to do anything else or does anyone have an idea what else I have to do to authenticate myself?

Best regards

Fred

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Are you providing user/password while calling service?

In NWA create "destination template" and provide your user/password there. Call actual service using Destination template from java client.

Regards,

Gourav