cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_AAE Channel with STATUS_CODE_NOT_OK-Service Unavailable

Former Member
0 Kudos

Hi!!

I have an scenario Proxy to HTTP_AAE on PI 7.3

When executing proxy i get this error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<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.aii.adapter.http.api.HttpAdapterException: STATUS_CODE_NOT_OK-Service Unavailable</SAP:AdditionalText>

  <SAP:Stack />

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

</SAP:Error>

Target host: http://cot.test.arba.gov.ar

Target port: 80

Path: /TransporteBienes/SeguridadCliente/presentarRemitos.do

User: XXXXXX

Password: XXXXXX

Is there anything I am avoiding or need to be configured (SICF, some service, some configuration on somewhere)

Thanks!!!

Cerbero

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

Can you try removing the http:// from the host?

Regards,

Mark

Answers (3)

Answers (3)

smavachee
Active Contributor

Probably have to set the correct Content Type in HTTP_AAE. Try with content type "text/xml".

Hope it helps.!

Regards,

Sunil

Former Member
0 Kudos

It was already done. No news.

smavachee
Active Contributor
0 Kudos

Revise your parameters once again ..

Configuring the Java HTTP Adapter on the Receiver Channel - AAE

Seems to be Content Type issue only.

Regards,

Sunil

Former Member
0 Kudos

Thanks to everyone for your support!

Regards!

former_member184720
Active Contributor
0 Kudos

Hi Cerbero - Can you share the error details from your PI communication channel?