cancel
Showing results for 
Search instead for 
Did you mean: 

Web Services

Former Member
0 Kudos

Hi Experts,

Our team is now exploring Web Services in NWDS. Can someone link me to a Java Web Service tutorial using NWDS. Thanks! This will also be used later for Adobe Interactive Forms - Submit Button.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks Saurabh. We'll definitely try this, but as of this moment we were able to create a Web Service already. We're just having some small problems now incorporating it in our app.

Qualiture
Active Contributor
0 Kudos

Have a look at http://help.sap.com/saphelp_nw72/helpdata/en/46/935a636110581de10000000a1553f7/frameset.htm on how to consume web services

Or, if your applications are a bit more outside the SAP realm, you could also consume web services using the Apache Axis libraries

Answers (1)

Answers (1)

Former Member
0 Kudos

About our created web service, it's working and I think it will be used as our dummy for now. Here's the next problem. For some reason, we are having problems with our server. So we decided to create a web service via Net Beans (should run on Java 1.6). Do any of you guys know how can we host the Web Service (WSDL) with the use of IIS (Windows 7/Windows Server 2008) or if there's some other way that we can import the created Web Service into our NWDS App by running it on a separate server or at least expose it to import?

Appreciate your help. Thanks!

Edited by: Xyruz.Duka on Jan 19, 2012 11:43 AM