IZPPL0315W Fields 'sslConnection' and 'isTls' were null for subsystem '%1$s'. They have been updated during request by user '%2$s'.

Explanation

The subsystem registration API payload has missing or null values for the sslConnection and isTls fields. These values will be:
  • At runtime when registration depends on the setup configuration.
  • Updated when upgrading from an older PTF to PTF10.

System action

The subsystem registration will fail due to null values in the sslConnection and isTls fields.

User response

Ensure that the sslConnection and isTls fields in the registration API payload are set to either true or false depending on your requirement.