Transaction Overview
The CMI Protocol interacts with BusinessConnect Container Edition private processes. Two types of transactions can occur based on their execution time:
• | Real-time transactions: When real-time transactions are used, the CMI Protocol engine performs all the requests. The real-time transactions between private processes and the CMI Protocol are called sessions. |
For more information, see Sessions.
• | Batch transactions: When batch transactions are used, the CMI Protocol engine stores all the data access requests. Later, the batch can be executed or canceled by sending a special request from the private process or through the message queue logs from the Log Viewer. |
For more information, see Batch Transactions.
Subtopics