View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling/obsched simple triggers

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling


Contents

obsched_simple_triggers

This table contains the following columns:

Name Nullable Data Type Description


Obsched_Simple_Triggers_ID No VARCHAR (32)
Repeat_Count No DECIMAL (13,0) Number of times a trigger is to be repeated.
Repeat_Interval No DECIMAL (13,0) Time interval to wait between executions of the trigger.
Sched_Name No VARCHAR (120) Quartz scheduler name. In non-clustered environment it's "NON-CLUSTERED".

In a clustered environment it usually matches the machine.name of the cluster instance.

Times_Triggered No DECIMAL (13,0) Number of times a trigger has been triggered.
Trigger_Group No VARCHAR (200) Quartz trigger group identifier.
Trigger_Name No VARCHAR (200) Quartz trigger name identifier.

Columns

Obsched_Simple_Triggers_ID



top


Repeat_Count



top


Repeat_Interval



top


Sched_Name



top


Times_Triggered



top


Trigger_Group


top


Trigger_Name


top


Other Info

Back button.png   Back to org.openbravo.model.scheduling

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.scheduling/obsched_simple_triggers"

This page has been accessed 379 times. This page was last modified on 14 September 2020, at 01:58. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.