cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to Web Service Communication doesn't work

Former Member
0 Kudos

Hi,

We configured the XI demo example “Checking Flight Seat Availability (Proxy to Web Service Communication)“ (chapter 6.2) and everything works fine until we try to execute the szenario (chapter 6.2.3).

When we try to execute the szenario, we get an error displayed in the runtime Workbench. In the component Integration Server, we get a systemfailure with code “ADAPTER.SOAP_EXCEPTION” of category “PARSING”. The Adapter Engine also displays an error in the audit log:

“SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Authority check failed”

The User XIAFUSER has SAP-All-authorizations.

Has anybody an idea, what’s the problem is?

Greetings

Hildegard

Message was edited by: Hildegard Winter

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Check out, that the URL of the WebService is correct:

"http://<YourServer>:<<b>ABAP_Port</b>>/sap/bc/srt/xip/sap/SXIDAL_FLIGHTSEATAVAIL_CHECK?sap-client=<<b>YourClient</b>>"

Change the default values if necessary.

Check in the client, if the role SAP_XI_APPL_SERV_USER (which should be applied to your user) is generated and has no errors.

Regards

Stefan

Answers (0)