Interim Fix JR33355: New JCA LU0 Verb Added to Avoid Message Sequence Mismatch P
Downloadable files
Abstract
A new JCA LU0 verb is added to avoid message sequence mismatch problem.
Download Description
Problem Description:
The transaction request/responses is mismatched. That means the current transaction request received the response message of previous transaction request. For BTT JCA LU0 Connector use a queue buffer to keep the message, the message will not be removed until application read the message. So the problem may happen if the the application does not read the message for some reason.
Problem Conclusion:
1. The application need to verify the message content to match the transaction request/response.
2. BTT adds a new JCA verb "SYNC_CLEAR_MSG_QUEUE" to clean the message queue. The application can call this verb before send transaction data.
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.