Welcome Guest! | Member Sign in
Search

What happens if I delete a Web service that I used in a form or a business process?

If you delete a Web service that is already being used in another form or business process, you will encounter a ‘Method not found” error during execution of the Web service. It is therefore advisable to ensure that the deleted Web service is not used anywhere in your application. You can perform a Composer search with the Web service name to ensure it is not used anywhere.

Comments