<< Click to Display Table of Contents >> Navigation: Administration and Configuration > ST_CONFIG Entries > Enterprise Workflow Service > FollowUpTask Agent |
The Follow Up Task agent is part of the Enterprise Workflow Service that runs after an EDD is successfully loaded to the database by Enterprise EDP or by Professional when EarthSoft.EDP.Pro.RegisterFile is enabled. The agent tests the associated EDD against the rules defined by each EIA (EQuIS Information Agent) and conditionally creates a ReportGenerate workflow if reporting conditions are met. The report generate service is identified by REPORTGENERATE_WORKFLOW_ID.
Note: Only one EarthSoft.Workflow.Agents.FollowUpTaskAgent can be running. |
---|
EQuIS Version: 7
Namespace: EarthSoft.Workflow.Agents.FollowUpTaskAgent
Products Affected: Enterprise
Required Modules: Enterprise
ST_CONFIG |
VALUE |
REMARK |
VALID VALUES |
---|---|---|---|
CONFIG_SECTION |
AgentsConfigSettings |
Required |
|
CONFIG_KEY |
Agent |
Required |
|
OBJECT_TYPE |
FollowUpTask |
Required |
|
OBJECT_VALUE |
ReportGenerate_workflow_id |
Required |
|
STRING_VALUE |
<workflow_id> |
select distinct workflow_id from st_workflowstep where service_name='FollowUpTask' |
Example:
CONFIG_SECTION |
CONFIG_KEY |
OBJECT_TYPE |
OBJECT_VALUE |
STRING_VALUE |
---|---|---|---|---|
AgentsConfigSettings |
agent |
FollowUpTask |
ReportGenerate_workflow_id |
10078 |
Copyright © 2024 EarthSoft, Inc. • Modified: 06 Jan 2023