cancel
Showing results for 
Search instead for 
Did you mean: 

Can I send HTTP message to Axis Adapter?

Former Member
0 Kudos

Hi Experts,

Can I send plain HTTP message with attachment to Axis Adapter?

In the SAP notes 1039369 Q and A: 22, I understand that

'SOAP 1.1 and 1.2 protocols supported. The sender channel automatically recognize both protocol versions'

Please clarify.

Thanks,

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

> Can I send plain HTTP message with attachment to Axis Adapter?

The Axis adapter requests SOAP protocol, as Axis is a SOAP engine.

Regards

Stefan

Answers (2)

Answers (2)

Former Member
0 Kudos

I have gone thru the FAQ notes of AXIS adapter. I dont find anything like 'nosoap' mode as we have in SOAP.

I am just wondering if AXIS can also work in nosoap mode. Did anybody tried that out? I am also working on it.

Please update

Thanks,

Karthik

Former Member
0 Kudos

As its an extension of the SOAP adapter, can we use it in nosoap mode to receive HTTP message with attachment and use PayloadSwapBean to convert the attachment to Payload?

Please suggest

Thanks,

Karthik

stefan_grube
Active Contributor
0 Kudos

As I know, this is not possible.

Maybe you check the FAQ note for the Axis adapter for details.