Workflow Processor

AD_WorkflowProcessor

Workflow Processor Server

Overview

Table NameAD_WorkflowProcessor
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (20)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_Schedule_ID Table Direct(10) Yes - -
AD_WorkflowProcessor_ID ID(22) Yes - Workflow Processor Server
AlertOverPriority Integer(22) No - Send alert email when over priority
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
DateLastRun Date+Time(7) No - Date the process was last run.
DateNextRun Date+Time(7) No - Date the process will run next
Description String(255) No - Optional short description of the record
InactivityAlertDays Integer(22) No 0 Send Alert when there is no activity after days (0= no alert)
IsActive Yes-No(1) Yes Y The record is active in the system
KeepLogDays Integer(22) Yes 7 Number of days to keep the log entries
Processing Button(1) No - -
RemindDays Integer(22) No 7 Days between sending Reminder Emails for a due or inactive Document
Supervisor_ID Table(22) Yes - Supervisor for this user/organization - used for escalation and approval
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Name String(60) Yes - Alphanumeric identifier of the entity
AD_WorkflowProcessor_UU String(36) No - -

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
AD_Schedule_ID AD_Schedule.AD_Schedule_ID -
Supervisor_ID Supervisor.Supervisor_ID Supervisor for this user/organization - used for escalation and approval

Generated on 2026-05-03T17:55:45.654139231Z