cancel
Showing results for 
Search instead for 
Did you mean: 

Which is the best approach of creating web service for Web Dynpro to invoke

Former Member
0 Kudos

Hi expert,

Currently I would like to create a new web services and intend to integrate with Web Dynpro. However there are two approach to create the web services and they are :

a) adopting the web services wizard (which will create an EJB classes) and

b) create a Java project and then create the virtual interface, then the web services configuration and then the web service definition.

Which is the best approach ?

Which Web Dynpro class should I invoke the web services that I have created?

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi cocomo,

Web services

1 Open standard for system interaction independent of technical architecture

2. Self-contained, self-describing,modular functionality

3. Once deployed, applications and other Web services can discover and invoke a Web service

4. Web services which provide business functionality

5. Have enterprise quality in scalability, robustness, security,manageability, supportability, …

hope the above points are helpful for u,

Regards,

P.Manivannan

Answers (0)