Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webservice re generation with a code change in function module?

former_member214999
Participant
0 Likes
427

Hi,

i have created a web service and it is working fine. recently i made some changes to code but interface is exactly same (input/output parameters). Do i need to regenerate the web service again?

thanks in advance.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
396

I would think the web service would need to be regenerated, although this could be an issue in itself. Is this web service widely used, does the change to the interface effect currently consumption of the webservice?

Regards,

Rich Heilman

Read only

0 Likes
396

Hi Rich,

This is a web service out of Z Function module. It is working fine so far ever since i created, but customer came with some changes to the logic inside the function module without any changes to interface. If i regenerate the web service can i use the same name? If there are no changes in the interface, will there be any changes in the new WSDL?

Thanks in advance.