cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.3 Soap adapter doesn't work

Former Member
0 Kudos

Hi gurus,

we are using for webservice communication soap adapter on PI 7.3. On the same server we have been installed soap UI and we can test succecfully requiered webservices. But with SOAP adapter no success.

we got following error from Integration server;

Error While Sending Message: Additional error text from response: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 302 Found

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>invalid content type for SOAP: TEXT/HTML

are you sending HTML page or XML data ?

it seems that the content type is not correct

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

off course we are sending XML message.

Kind Regads,

PM

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there there has to be url or some other issue with this as the content type should be different -> XML.

Can you please check the URL again - is this async ? can you do logging on outbound message from PI ?

(if sync then it's not possible)

Regards,

Michal Krawczyk

Former Member
0 Kudos

Configuration Details SOAP Communication Channel

SOAP Receiver Channel

modules configured

Processing secuence

localejbs/AF_Modules/MessageTransformBean >>>>>>>>>>>>>>>>>Local Enterprise Bean>>>>>>>>>>>>XML

sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean>>>>>>>>>Local Enterprise Bean>>>>>>>>>>>>soap

Module Configuration

XML>>>>>>>>>>>>>>>>>>>>>>>>>Transform.ContentType>>>>>>>>>>>>>text/xml

Do not use SOAP Envelope -> NOT checked

If I type the target URL in browser it opens (no login required) and I see the available web services.

Anyone any idea whatu2019s the reason for this error?

Former Member
0 Kudos

Hi Michal,

i send my URL to your gmail account, could you please check

Answers (0)