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
How can we set the retry limit for each integration call?
Based on the documentation, There is no direct feature in Transaction manager to retry X times(limit). We have to handle at every integration call from process models.
Check out the "I want to retry X times before passing to a system administrator" use case in the documentation PDF