cancel
Showing results for 
Search instead for 
Did you mean: 

Webservices

Former Member
0 Kudos

Hi,

I was trying to work on webservices scenario, I went thru these blogs and tried to download the webservice but it does show the webservices. Is thier any other way I could get the webservice or can anyone provide me a complete scenario to work on webservices.

RFC -> XI -> WebService - A Complete Walkthrough (Part 1)

RFC -> XI -> WebService - A Complete Walkthrough (Part 2)

Here I am not able to get the webservice from the url mentioned. Could anyone please provide me those details od the WSDL and Webservice details.

Regards,

Nithiyanandam

Accepted Solutions (1)

Accepted Solutions (1)

former_member182455
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

I have created all the steps as per the blog..

but I have no access to deploy the webservice code in the Server. Also I have a doubt as to when I define a webservice from ID what shd be the URL I need to specify because this calculator webservice is in dfiffernt client from the XI client ie. calculator webservice is in 00 client and xi is 03 client. so what shd be the port name i need to mention according to this URL

"http://host:port/XISOAPAdapter/MessageServlet?channel=:<service>:<channel>" and also the channel name is it sender or receiver and when i specify the interface name in the next step what shd i do is it Inbound or outbound...

Provide me these inputs and let me know is their a way were I can test the scenrio without deploying the code in server.

Regards,

Nithiyanandam

Former Member
0 Kudos

Hi Guys,

PLease provide some inputs..

Regards,

Nithiyanandam

Former Member
0 Kudos

Hi,

please guide me is their a way to test a SOAP-SOAP scenario without having the code deployed in the server. As I dont have access to server, is their any other way i can deploy the code.

Regards,

Nithiyanandam

Former Member
0 Kudos

Hi,

http://server:port/wsnavigator/enterwsdl.html

1)Goto the above Link.

2)Click on the below webservices available , a new page opens.

3)if will find wsdl heading .. below that there is a link and copythat link and paste in the browser, u will get the wsdl structure ...

4) save it by using wsdl extention...

u can upload that wsdl by using exterbal definations in your scenario.

Above info will help in developing the scenario..

Regards,

Jaysimha Jangam

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

you can get the WSDL for particular application from the URL

http://<hostname>:<port>/wsnavigator

regards

kummari

santhosh_kumarv
Active Contributor
0 Kudos

Hi,

You can use any of the free weservice from http://www.webservicex.net/WS/wscatlist.aspx.

Thanks

SaNv...