cancel
Showing results for 
Search instead for 
Did you mean: 

webservices provided by PI, cannot be accessed through other browser

Former Member
0 Kudos

Hello all,

i am trying to access the webservice provided in PI through other browser but it gives me the following detalis

Message Servlet is in Status OK

Status information:

Servlet com.sap.aii.af.mp.soap.web.MessageServlet (Version $Id: //tc/xi/645_VAL_REL/src/_adapters/_soap/java/com/sap/aii/af/mp/soap/web/MessageServlet.java#12 $) bound to /MessageServlet

Classname ModuleProcessor: null

Lookupname for localModuleProcessorLookupName: localejbs/ModuleProcessorBean

Lookupname for remoteModuleProcessorLookupName: null

ModuleProcessorClass not instantiated

ModuleProcessorLocal is Instance of com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0

ModuleProcessorRemote not instantiated

instead of showing me the WSDL file.

can anybody help me with this

thanks & regards,

sushant

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Sushant,

If you want to access externally to the WSDL you need to publish it in the Service registry (SAP PI 7.1 onwards). Check Daniel Graversen's blog
http://scn.sap.com/people/daniel.graversen/blog/2008/02/27/publish-services-from-pi-71-to-the-servic...

Regards,

aashish_sinha
Active Contributor
0 Kudos

Hi,

If you open a SAP PI url endpoint in any browser, you will get this message only. 200 Ok means you are okay and URL is working fine.

To get the WSDL URL, Open ICO -> Go to Display WSDL -> and Copy WSDL URL from the next window. Open it any browser, it will show WSDL.

Regards

Aashish Sinha

Former Member
0 Kudos

Hi Sushant,

Please check here:

http://scn.sap.com/thread/1874438

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

Best Regards

Harald