Problem: Importing COBOL or PL/I source code data
structures containing fields with a usage type of POINTER will create
a message with a corresponding field of type hexBinary. This will
cause the Generate Runtime Code wizard to fail.
Workaround: Edit the message in the Message Editor. On the
Advanced tab of the editor, change the field's type from hexBinary
to int. This change enables the generation to complete successfully.