TRANXACT.AI Help

Background jobs and schedules

Work that runs without somebody watching it, and how to tell whether it ran.

Some work does not belong in a screen: a nightly import, a revaluation, a statement run, a re-forecast. Those are jobs, and a job that should happen regularly is a schedule.

A seeded or copied schedule arrives disarmed and will not run until you arm it. This is the single most common surprise on a new company: the schedules are all there, correctly configured, and none of them have fired.