cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS to PI SOAP adapter required user authentication at Message Servlet

Former Member
0 Kudos

Hello Colleagues,

we implement currently a HTTPS connectivity from an external client system to you PI SOAP adapter.

The access respectively the configuration works fine except at last step, the access to the SOAPadapter.

During performing an local test scenario (with an simple SOAP client Tool) we get always an login window for login to the Message Servlet.

With using XIAPPLUSER we are able to login to the Message Servlet and processing the testmessage to the SOAP adapter.

Now my question, how I am able to configure the system/URL for get access without manually login?

It's possible to deactivate required logging at maybe NetWeaver Administrator (PI 7.1)?

Or do we have to put logging data (user/pw) at HTTP header?

Many thanks in advance!

Regards,

Jochen

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>Now my question, how I am able to configure the system/URL for get access without manually login?

no, SOAP adapter on java always requires access in standard

so you need to authenticate

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

many thanks for that!

So, does it mean we have to add user/pw login informations in to the HTTP(S) header or do we have to place this informations directly to the access URL?

https://pi.test.com:52001/XISOAPAdapter/MessageServlet?channel=:BTS%5FDB:CC%5FGLAccounts%5FID314%5FS...

Many thanks in advance!

Regards,

Jochen

Edited by: Jochen Schertel on Jan 15, 2009 3:54 PM

Former Member
0 Kudos

Question answerd

Former Member
0 Kudos

Hi There,

I have same issue can you please let me know how did you solve your issue.

Thanks,