Forum Discussion
1 Reply
- LexiAQA
Alumni
Hi,
You need to use the Refactoring feature to accomplish your task. To learn how to refactor a service, see Refactoring REST APIs and Refactoring SOAP APIs.
Does it work fine for you?
For example: before update definition namespace is ns and after definition namespace is ns1, due to this service version is not getting update to latest version, any solution for this?
Hi,
You need to use the Refactoring feature to accomplish your task. To learn how to refactor a service, see Refactoring REST APIs and Refactoring SOAP APIs.
Does it work fine for you?