cancel
Showing results for 
Search instead for 
Did you mean: 

Soap Axis receiver dapter

Former Member
0 Kudos

Hi,

Need a help

I am currently working on PI 7.1, synchronous scenario of proxy to Soap.

JAR files are deployed on as per available notes.

In ID i have selected the Axis as an protocol also, and in modules tab i cud see 5 modules added automatically.

I need to know whether for this scenario, do i need to add some more modules, as there are standard handlers available.

can someone help me in this regard,as i have seen almost all the threads on this issue,

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

do i need to add some more modules

No. You may run the scenario directly.

Regards,

Prateek

Former Member
0 Kudos

Thanks Prateek,

But another issue is that,

In my ECC when i am doing the testing by executing the proxy interface, it pop-ups message "No vendor specified" ..hence not able to proceed.

can u suggest what can be the problem.

Any idea,

Thanks

prateek
Active Contributor
0 Kudos

This is payload related issue. Provide all the mandatory fields (Vendor number) in payload when sent from sender or make sure that mapping is correct in XI.

Regards,

Prateek

Former Member
0 Kudos

Okay thanks a lot , will check mapping again.

Former Member
0 Kudos

for Vendor not specified error in ECC , please check authorizations.

You may debug the proxy and check this.

Thanks,

Beena.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

any particular reason why you need to use axis?

can't you use standard SOAP adapter?

Regards,

Michal Krawczyk

http://mypigenie.com XI/PI FAQ

Former Member
0 Kudos

Hi ,

Actually when i paste URL of web service in browser, it opens a blank wep page with a message "welcome to Axis, form will be opened soon..." and nothing happens after that.

I concluded that PI needs soap axis adapter to access that web service.

Is my approach correct?

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>I concluded that PI needs soap axis adapter to access that web service.

>Is my approach correct?

no there is no need to use axis in soap adapter - you can use it

for many reasons but if you don't have to there is need

Regards,

michal Krawczyk

http://mypigenie.com XI/PI FAQ

Former Member
0 Kudos

Hi,

But then in my case why it opens Axis thing instead of webservice.

Actually we are replacing BC, URL used by BC to access the web service is different from the URL given in WSDL of the web service in soap address tag.

How to proceed,

Regards,