Methods in the CxMsgFormat class were supported in earlier versions but are no longer supported. These deprecated methods will not generate errors, but IBM recommends that you avoid their use and migrate existing code to the new methods. The deprecated methods might be removed in a future release.
Table 104 lists the deprecated methods for the CxMsgFormat class. If you are writing a new connector (not modifying an existing connector), you can ignore this section.
Table 104. Deprecated methods of the CxMsgFormat class
Former method | Replacement |
---|---|
generateMsg() | generateMsg() in the GenGlobals class generateMsg() in the BOHandlerCPP class |