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:
Procedure
Start the new Integration Server
or Microservices Runtime.
Review the migrationLog.txt file in the new_installation_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:
Open the new Integration Server Administrator or Microservices Runtime Administrator, and connect to the new Integration Server or Microservices Runtime.
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.
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.