TRANXACT.AI Help
Agentic AI › Orchestrate

Triggers

What starts a run. A trigger created from a template is never armed — a new tenant should not have agents running before anybody has read what they do.

Where to find it

  1. Module: Agentic AI
  2. Group: Design
  3. Section: Orchestrate
  4. Screen: Triggers

Address in the console: /agentic/triggers

List · 10 columns · 20 fields on its form · 3 of them required

What the list shows

These are the columns of the list, in the order they are drawn. Any of them can be sorted on, filtered on, hidden, or exported.

ColumnKindField name
CodeCodecode
NameTextname
KindStatustrigger_kind
WorkflowTextworkflow_name
AgentTextagent_name
ScheduleCodecron_expr
StatusStatusstatus
FiredNumberfired_count
Last firedDate and timelast_fired_at
Next dueDate and timenext_due_at

The form

What is asked for when a record is created here. Required fields are marked; a choice drawn from a configuration list is one an administrator can extend without a release.

FieldTypeChoicesNotes
Code required Text
Name required Text
Workflow Choice Looked up from existing records
Agent Choice Looked up from existing records One or the other. A trigger that names both runs the workflow.
Kind required Choice Configuration list
Schedule Text Five fields, as cron writes them.
Time zone Text
Event Text
Module Text
Resource Text
When a record is Choice created, updated, deleted, status_changed
Only when Long text
Cube Text
Measure Text
Crosses Choice gt, gte, lt, lte, eq, neq, changes_by
Threshold Number
Never more often than (seconds) Number
Most per day Number
Status Choice inactive, active, paused, error
Active Yes or no

The rules that apply here

Everything on this screen obeys the platform rules rather than rules of its own. The ones worth knowing before you use it:

Beside it in Orchestrate