dbo.JobAutoStart
Process plans
TableType TUsage CONFIGURATIONRows 34SizeMB 0.072
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_JobAutoStart | varchar(38) | no | Process plan | PKUID |
UID_DialogSchedule | varchar(38) | yes | Activation schedule | FKUID |
Name | nvarchar(510) | no | Name | |
WhereClause | nvarchar(-1) | yes | Condition | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
Description | nvarchar(2048) | yes | Description | |
XObjectKey | varchar(138) | no | Object key | |
StopTime | nchar(16) | yes | max. runtime | |
ParameterList | nvarchar(-1) | yes | Parameter | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
ObjectKeyTarget | varchar(138) | yes | Object key | |
UID_QBMEvent | varchar(38) | yes | Event | FKUID |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL113 | JobAutoStart.UID_QBMEvent | QBMEvent.UID_QBMEvent |
| QBM_RFRL281 | JobAutoStart.UID_DialogSchedule | DialogSchedule.UID_DialogSchedule |
Triggers
GEN_T2D10615E9125A0DCE68AF5439 SQL_TRIGGER
GEN_T54E2F6F41030B74A62406987F SQL_TRIGGER
QBM_TIJobAutoStart SQL_TRIGGER
QBM_TUJobAutoStart SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.QBM_PQBMEventClean | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PScheduleStartJob | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZScheduleStartJob | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T54E2F6F41030B74A62406987F | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMEvent | referenced by foreign key from table | QBM_RFRL113: JobAutoStart.UID_QBMEvent -> QBMEvent.UID_QBMEvent |
| DialogSchedule | referenced by foreign key from table | QBM_RFRL281: JobAutoStart.UID_DialogSchedule -> DialogSchedule.UID_DialogSchedule |
| dbo.QBM_PQBMEventClean | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PScheduleStartJob | source text reference | creates object-layer jobs via QBM_PJobCreate*, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZScheduleStartJob | source text reference | has TRY/CATCH error handling |
| cs-common-customizer-vi-common-customizer-jobautostart.cs | decompiled C# reference | classes JobAutoStart; methods MoveNext, SetStateMachine, OnSavingAsync, _StartNowAsync; references DialogTable, JobAutoStart, QBMEvent; markers reads entity values, references DB/Dialog objects |
| cs-dpr-customizer-dpr-customizer-dprprojectionstartinfo.cs | decompiled C# reference | classes DPRProjectionStartInfo, _003C_003Ec__DisplayClass0_0; methods _003COnSavingAsync_003Eb__0, MoveNext, SetStateMachine, OnSavingAsync; references DialogSchedule, DPRProjectionStartInfo, JobAutoStart; markers reads entity values, references DB/Dialog objects |
| cs-vi-projector-editor-vi-projector-editor-managestartsequencesdialog.cs | decompiled C# reference | classes ManageStartSequencesDialog; methods OnTranslateDialog, OnSave, OnShown, _SetupLogic, _FilterStartInfos, _Move; references DialogSchedule, DialogTable, DPRProjectionStartInfo, DPRShell, DPRStartSequence, ESet; markers reads entity values, references DB/Dialog objects |