cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_AAE - Invalid QOS

0 Kudos

Hi All,

We are trying to post a message (XML) fro external application to PI and then to CRM. When i am testing the scenario i am getting below error :

"QOS Specified is Invalid: Invalid QOS-"

but when i am testing the same link through SOAP UI it is giving error 404 - Resource not found.

Scenario :

We are trying to post XML from external system to SAP CRM using :

1. HTTP_AAE as sender adapter

2. SOAP as receiver adapter.

When i test the URL system is not even hitting SAP PI as SXMB_MONI has no message.

I have checked the Adapter Log (Communication log) it is giving error as below :

Thanks & Regards,

Akshay Ruia

View Entire Topic
iaki_vila
Active Contributor
0 Kudos

Hi Akshay,

What URL are you using to call to PI with the http_aae?, you normally has to set the quality of service in the URL or embed in the http call, are you sure that you are setting the right one?. Check the way that William Li composes the call

Regards.