cancel
Showing results for 
Search instead for 
Did you mean: 

WebService Issue

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Experts,

I'd like to ask help from a WebService issue we are encountering during our EP to PI Integration. We are using asynchronous webservices when we are trying to connect to PI 7.1's Integration Engine, we are getting a 401 unauthorized issue. But here is the thing, the same username/password is working with the other webservices in the same box. Also, this issue was not encountered during the development phase.

We have already done the following:

1. Checked the user roles and profiles for our development and acceptance box. They are identical.

2. Rechecked the WSDL hostname and ports. They are also identical (except for the hostname and port part).

3. Used a different user, but still the transaction is failing.\

4. Reconfigured the metadata in Enterprise Portal. Still the same error in RWB.

I am looking for your opinions regarding this one.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mark,

Can you please check few things as mentioned in this blog:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards,

---Satish

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Satish,

Yup, we are using the correct password for both the PIAFUser and PIIUser. We are still experiencing the same issue however. We have also rechecked the profiles, we are using SAP_PI_APPL_SERV_USER.

Edited by: Mark Dihiansan on Aug 12, 2010 5:33 PM

Answers (1)

Answers (1)

VijayKonam
Active Contributor
0 Kudos

>

when we are trying to connect to PI 7.1's Integration Engine, we are getting a 401 unauthorized issue.

Are you trying to connect to the Adapter Enginer using the SOAP adapter or directly to the Integration Engine?

VJ

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

We are trying to connect to the Integration Engine via Soap Adapter.

Let me know if this helps,

Former Member
0 Kudos

Hi Mark,

401 is the authorization issue, this is client side error

Check this link

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

Check the user and pwd those are mentioned properly from your GUI or UI tools what you are using.

Regards

Ramesh