Installer 10.5 | Complete Installation and Upgrade Information for Software AG Products | Upgrading Software AG Products On Premises | Migrate Integration Server, Microservices Runtime, and Hosted Wm Packages | Complete the Integration Server or Microservices Runtime Upgrade | Update WSDLs
 
Update WSDLs
If you have Provider Web services that have an operation with field names starting with xml in the input signature, output signature, header, or faults, do the following:
1. Start the new installation.
2. Review the migrationLog.txt file in the new_Software AG_directory/install/logs directory. If you see this error:
A property watt.server.xml.ncname.encode.backward.compatibility exists in
config/server.cnf with value as true. Make sure you make the required changes
as specified in the upgrade documentation. Not doing so could have adverse
effects as support for this property may be dropped in a future release.
Update your WSDLs as follows:
a. Open the new Integration Server Administrator or Microservices Runtime Administrator, and point to the new Integration Server or Microservices Runtime.
b. Go to the Settings > Extended page. If you have the extended setting watt.server.xml.ncname.encode.backward.compatibility and it is set to true, reset it to false.
c. Regenerate the clients for all Provider Web services that have an operation with field names starting with xml in the input signature, output signature, header, or faults.