Message_Qualifier API removal

This information details the removal of the Message_Qualifier API that you need to consider when upgrading from CICS® TG V8.1 or earlier.

The deprecated field Message_Qualifier has been removed from the Java™ API. Applications that used this field will need to use the getMessageQualifier() and setMessageQualifier() methods instead.

Java client applications using the deprecated field can still connect to CICS TG 9.3 when run in remote mode using a CICS TG V8.1 or earlier ctgclient.jar file.