
Operation definitions (identify business operations)
Author named business operations with start, end, and reset triggers so TermIQ can identify workflows inside recorded terminal event streams.


OL TermIQ operation definitions are the rules that identify business operations inside terminal event streams. A definition binds a workspace to an operation type and name, optional input fields / entity links, and a set of triggers:
- Start — conditions that open an in-progress operation for a session
- End — conditions that complete the operation and persist an instance
- Reset — conditions that abandon or reset tracking when the user leaves the flow
Triggers evaluate screen identity, AID/action, and field value conditions (AND logic) against incoming events—the same resolution rules used when reading terminal events with screens.