cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP authentication issue

Former Member
0 Kudos

Hi,

I am trying to setup an interface which requires an external system to post data into XI using HTTP. In order to achieve this in my company's network the HTTP post is pointed towards a separate server in the DMZ that passes the HTTP post through to XI.

However, when I post directly to XI it works without issue, when I post through the DMZ I'm required to enter an XI user name and password - I don't want to hand out ID's for our XI box to customers and have them inserted in the HTTP post. How can I overcome this issue?

Many thanks,

- Ian

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi Ian,

try going to the SICF

and provide authentication (user, pass)

for adapter_plain service (/sap/xi/adapter_plain)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

That seems to have sorted that out, I think we'll make a copy of adapter_plain (called adapter_plain_anon or something clever like that) to route those calls through.

Many thanks,

- Ian

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

glad it works

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (0)