cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adapter axis for REST connection

Former Member
0 Kudos

Hi,

I have an interface to connect PI with a webservice.

This interface is a SOAP axis connection because the webservice is REST type.

My channel is a receiver type.

My module tab is:

My XI version is 7.31.

I have deploy all of elements of the axis adapter, even the optional elements, but i have this error:

<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

  <SAP:Category>XIAdapterFramework</SAP:Category>

  <SAP:Code area="MESSAGE">GENERAL</SAP:Code>

  <SAP:P1 />

  <SAP:P2 />

  <SAP:P3 />

  <SAP:P4 />

  <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: (406)No Aceptable</SAP:AdditionalText>

  <SAP:Stack />

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

Can you help me?

Thanks a lot.

Javi

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Javier,

Just a tip, i noticed that you are in PI 7.31, if you have a SP14 your basis team can install the PI Rest adapter, it is an add-on with free cost (), i think you should consider it to have a more standard and maintenable scenario.


Regards.

nabendu_sen
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks Nabendu, but this Note is already applied.

Do you know another note that i can use?

Regards

Javi

Former Member
0 Kudos

Thanks Iñaki, but I´m trying to do this without install this adapter.

Do you know another way?

Regards

Javi