ScheduledWorkflowAgent

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > ST_CONFIG Entries > Enterprise Workflow Service >

ScheduledWorkflowAgent

The Scheduled Workflow agent, also known as the heart beat agent, is part of the Enterprise Workflow Service that scans the ST_SCHEDULE table for entries that were scheduled to run at least once since the last time they were evaluated. The default evaluation period is once every minute. Currently, these entries represent scheduled EIA (EQuIS Information Agent) reports. When found, the agent creates a new task for the agent identified by REPORTGENERATE_WORKFLOW_ID for each EIA.

 

Note: Only one EarthSoft.Workflow.Agents.ScheduledWorkflowAgent can be running.

 

 

EQuIS Version:  7

 

Namespace: EarthSoft.Workflow.Agents.ScheduledWorkflowAgent

 

Products Affected: Enterprise

 

Required Modules: Enterprise

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

AgentsConfigSettings

Required


CONFIG_KEY

agent

Required


OBJECT_TYPE

ScheduledWorkflowAgent

Required


OBJECT_VALUE

ReportGenerate_workflow_id

Required


STRING_VALUE

<workflow_id>



 

 

Example:

 

CONFIG_SECTION

CONFIG_KEY

OBJECT_TYPE

OBJECT_VALUE

STRING_VALUE

AgentsConfigSettings

agent

ScheduledWorkflowAgent

ReportGenerate_workflow_id

10078