cancel
Showing results for 
Search instead for 
Did you mean: 

sender soap axis adapter issue

Former Member
0 Kudos

Hi,

I am implementing a scenario on SAP PI 7.3 wherein, I have to extract data from a web service and pass it to a Bank.

Thus i created SOAP to file scenario where my sender axis soap adapter has a task class called "com.sap.aii.adapter.axis.ra.transport.http.HTTPGetter" which should call the webservice URL xyz and place this data via soap channel into PI. In short this class is to trigger the interface and pass the data to PI.

I have refered few notes & links e.g. http://wiki.sdn.sap.com/wiki/display/XI/SOAP+AXIS but that did not worked yet.

I still see the channel in error but no message picked up.

Please provide your valuable inputs.

Regards,

vishal K

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vishal,

Can you please advice how did you resolve this issue?

former_member182455
Active Contributor
0 Kudos

Hi ,

kindly let me know you are trying to pick XML ot Text files.

Regards

srinivas

Former Member
0 Kudos

I Am trying to pick XML. Thankyou

Former Member
0 Kudos

Hi,

have you reslove the issue, iam facing same issue.

can you help me on this.

iaki_vila
Active Contributor
0 Kudos

Hi Vishal,

Notice the Anoop Garg's comment in the blog that Greg mentioned you because it could be a service package level problem.

Regards.

Former Member
0 Kudos

I am using PI 7.3 , so there is no issue with that.

iaki_vila
Active Contributor
0 Kudos

Hi Vishal,

You are right. May be you could check the Note 1488436 - Axis adapter cumulative fixes/improvement 2010-02, although i don't see your problem there in the SAP PI 7.3 SP002 another stuff is solved.

Regards.

Former Member
0 Kudos

note you gave looks relevant, but let me check and revert.

Thanks.

Former Member
0 Kudos

Thanks for the noteInaki, but we are running on SP05 already.

Caould you provide more details.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

For PI 7.11 we need service pack level SP 6 to support HTTP Get operation. What kind of error do you see in the channel? Do you have initialize channel issue? Though you have PI 7.3, You might also want to check this thread for the service pack  and related SAP Note 1039369 for this issue.

http://scn.sap.com/message/13179535

former_member184681
Active Contributor
0 Kudos

Hi,

Your scenario looks similar to what has described in one of his blogs: . Have a look, it might solve your doubts. And don't forget to rate or "like" the blog if you find it useful.

Regards,

Greg

Former Member
0 Kudos

Hi Glowacki,

I have implemented same blog here, i also have posted this question on same blog but nothing worked.