Overview
The Transaction Manager application provides a solution to handle transaction processing across multiple queues and priorities with typical queue management features such as throughput handling, parallel execution, batch processing. If you have work items to be processed, or need to manage your resource utilisation the Transaction Manager can help you.
Below are some use-case examples. Details about these use-cases are available as part of the documentation provided in the download package.
Key Features & Functionality
Hi, similar to the previous commenter: we have tried to use this application for larger volume of transactions. The issue is, if transaction count is close to 1 million, the db view which is used to generate transaction statistics starts performing very slow, and the screen TM_if_Dashboard fails because of the db timeout. What would be your recommendation for such kind of situations?