Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with Web Services | Changing the Target Namespace for a Web Service Descriptor
 
Changing the Target Namespace for a Web Service Descriptor
For a service first provider web service descriptor, you can change the target namespace that Integration Server uses in the generated WSDL document. The target namespace specifies the XML namespace to which the elements, attributes, and type definitions in the WSDL belong.
You can only change the target namespace for service first provider WSD. For a WSDL first provider WSD or a consumer WSD, the target namespace is determined by the WSDL document used as the source.
*To change the target namespace for a service first provider web service descriptor
1. In Package Navigator view, open and lock the service first provider WSD for which you want to change the target namespace.
2. In the Properties view, in the Target namespace field, specify the URL that you want to use as the target namespace for elements, attributes, and type definitions in the WSDL generated for this provider WSD.
3. Click File > Save.