Hello Experts,
We have developed a scenario: SOAP -> PI (7.11) -> IDOC.
For this, PI expose an Asynchronous service which we try to test using SoapUI.
The message is delivered successfully to the adapter engine (SoapUI display a technical response message 200 OK) but in the adapter engine, it is failing (and not delivering the message to the Integration Engine) with the following trace:
When we invoke a different synchronous web service exposed by PI, we do no receive the same error, rather, the message is processed successfully.
Please advise.
Regards.
Request clarification before answering.
Hi ,
Seems like the issue is with the user credentials you are using. 401 unauthorised is due to incorrect user credentials.
Please check the user/password and correct it.
Rgds,
Naveen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Naveen,
If you are referring to the user I am using to invoke the web service then the credentials are okay as I am able to get through to the adapter engine.
If you are referring to the user that tries to access the integration engine from the adapter engine which is: "SAPPasswordCredential(PIAFUSER):password=********:sapclient=530:saplang=en", then the username/password are correct since I am able to consume a synchronous web service.
Regards.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.