Transaction Manager

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.

  • Maintain a continuous backlog of user tasks
  • Cancel a scheduled transaction
  • Schedule an item for future execution
  • Configure a recurring schedule
  • Priortise the order my transactions are processed
  • Limit the time period my transactions are processed
  • Retry X times before passing to a system administrator

Key Features & Functionality

  • Multi-queue processing
  • Throughput and scaling of individual queues
  • Resource utilisation management
  • Parallel execution across process engines
  • Microbatch processing for high-throughput use cases
Anonymous
Parents Comment Children
  • Hi! 

    You need to install the Pessimistic Locking application before installing TM. Since version 1.6.0, these two apps must be deployed separately.

    If you scroll down through the comments, you’ll find the release notes from a few years back mentioning this change and the same issue reported by other users.

    • v1.6.0 Release Notes
      Added support for Oracle.
      Refreshed look-and-feel and improved usability.
      Minimum Appian version increased to 21.1
      Removed the bundled Pessimistic Locking app (now to be deployed separately)