cancel
Showing results for 
Search instead for 
Did you mean: 

Generate web service model in web dynpro

Former Member
0 Kudos

Hi,

I have a web service which I generated a model in web dynpro and working fine.

But the problem is that when I update my web service(change in method prototype, number of parameters, data type changes) I need to regenerate the model again and need to map to context elements.

So, is there any way so that I can update my model instead of regenerating entire model to reflect to new changes in web service.

Thanks for your time and effort.

Regards,

Shiva.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shiva,

Please look at this weblog for reimporting web service model.

/people/bertram.ganz/blog/2005/10/10/how-to-reimport-web-service-models-in-web-dynpro-for-java

There is no direct method available for that. But u can do by following this method.

Regards,

Bhavik