cancel
Showing results for 
Search instead for 
Did you mean: 

Exposing and Consuming web service using NWDS

sangeetha_sk
Participant
0 Kudos

Hi all,

I want to expose and consume a webservice using NWDS.

My java application will interact with the SAP web service to create materials in r3.

I just want to know how to create a EJB project that contains the Web service and deploy on the SAP WAS.

and from the java application how would I access the same.

do I need to AXIS jar ?

How would get The WSDL corrosponding java files ?

I will be very thank ful if you can provide me with the some study materials also.

Warm regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

hi,

if you are talking about CE 7.1 there you can create an enterprise service in enterprise service builder and consume the same application in nwds by creating an EJB application.

and if you are working on nwds 7.0 you have to create a model and while creating the model it will ask for the wsdl URL and map it to component controller then map it to view controller

Regards

Manohar

sangeetha_sk
Participant
0 Kudos

Hi Manohar ,

Thanks for your updates . can you please guide me through ceating and consuming a webservice using NWDS.I am new to this and if you can guide me through any documentation.

regards

Amlan