CTG9652E Output record is of unknown type and cannot be used
Explanation
Output record objects supplied to EPIInteraction.execute() must implement the javax.resource.cci.Streamable interface in order to be used by the EPI resource adapter.
System action
None.
User response
Review the Java Client application to resolve the problem. Refer to the "Programming using the JEE Connector Architecture" section of the product documentation for further details.