cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP Adapter Modules!

Former Member
0 Kudos

Hi Can anyone guide me how to write a Sender SOAP adapter module ?

Accepted Solutions (0)

Answers (4)

Answers (4)

GabrielSagaya
Active Contributor
0 Kudos

You can use HTTP AXIS adapter in the Receiver Communication Channel only!!!

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b092777b-ee47-2a10-17b3-c5f59380...

prateek
Active Contributor
0 Kudos

You cannot use Adapter module in standard Soap Sender channel.

For this you may use Soap Axis channel at sender.

Regards,

Prateek

stefan_grube
Active Contributor
0 Kudos

If you are working with SOAP messages, then you can use the Axis framework for this.

With the Axis framework you can use adapter modules or Axis handler modules in SOAP sender channel.

Regards

Stefan

Former Member
0 Kudos

Hi Pramod,

The Sender Soap adapter doesnt support any additional modules:

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm

Thanks,

Pooja Pandey

Former Member
0 Kudos

Hi Pooja, thanks for the reply I have seen that.

Please look at the below forum.

It says "When you write a module for sender SOAP adapter, you have to deal with the incoming message, as the SOAP adapter first calls the customer module, then creates the XI message."

Former Member
0 Kudos

I am sorry, I misconstrued your question.

Thanks for sending the forum link.

Thanks,

Pooja pandey