Some rules rely on historical transaction data. Does Tazama handle history extraction/aggregation internally, or do we need to build that externally?

Viewed 0

Some rules rely on historical transaction data. Does Tazama handle history extraction/aggregation internally, or do we need to build that externally?

1 Answers

As transactions are processed through Tazama over time, transaction history builds up for debtors and creditors in the Tazama database, and the core engine uses that stored history to evaluate rules that require historical context - you do not need to build external history extraction/aggregation. Although Tazama is designed as a real-time monitoring solution, it also has a batch ingestion capability that can be used to pre-load historical transaction data into the database as part of an initial implementation. Source: Tazama Product Owner, #tazama-public-beta, July 2026.