cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter - Task Axis Protocol

Former Member
0 Kudos

Hi,

I was trying to use the Sender SOAP Task Axis adapter.

Can any one help me with what entries should I make for Task class under connection parameters?

Thanks,

Aravind

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

refer help documentaion about AXIX adapter and configuration

http://help.sap.com/saphelp_nwpi71/helpdata/EN/43/951aceb1146353e10000000a11466f/frameset.htm

Former Member
0 Kudos

Hi Raja,

Thanks for the link.

But from the link I didnt get the input for the task class parameter.

Thanks,

Aravind

RKothari
Contributor
0 Kudos

Hello,

Please check the SAP Note 1039369 - FAQ XI Axis Adapter

Q 23,24,25: Sender Adapter General

Q 22, 23,24, 25: Advance usage questions.

-Rahul

Edited by: Rahul Kothari on Feb 22, 2011 3:49 PM

Former Member
0 Kudos

Hi Rahul,

Thank you for the note.

concepts on SOAP Axis is clearly explained in here.

Thanks,

Aravind

Former Member
0 Kudos

Also for future reference number 36 under Sender Adapter General:

Can I periodically call some HTTP service and use its response to call the sender channel? Yes. This can be achieved using the com.sap.aii.adapter.axis.ra.transport.http.HTTPGetter Receiver task. This task calls the specified URL using the GET request and its response is sent to the sender channel. The scheduling parameters can be set in the channel to specify the periodic triggering of the request. See a sample configuration of periodically calling a REST based GET service. For the availability of this feature, refer to Note 1448849.

Answers (0)