WFAGENT FILE Workflow Agent The Workflow Agent file describes agents. An agent is an application that performs a function that is requested by a Lawson application. For example, the VW Agent program on the client PC is an agent that reads the Workflow Work Unit file and creates Work Objects in the FileNET PANAGON Visual WorkFlo 3.0 system. Each record includes information about where document and form files associated with the agent are located on the PC. FIELD NAME DESCRIPTION/VALID VALUES UPDATED BY WFA-AGENT Alpha 15 Agent The agent. An agent is an application that performs a function requested by a Lawson application. WFA-DESCRIPTION Alpha 30 (Lower Case) Description A description of the agent. WFA-STATUS Numeric 1 Status The status of the agent. Indicates whether the agent is available. 1 = Enabled 2 = Disabled WFA-LST-PURGE-DATE Numeric 8 (yyyymmdd) Lst Purge Date The date when agent data was last purged. WFA-LOG-ERRORS Alpha 1 Log Errors A Boolean value indicating whether or not errors reported by the agent are logged. Y = Yes N = No WFA-FN-ISOLATD-RGN Numeric 3 Fn Isolatd Rgn A region assigned to the agent by the FileNET PANAGON Visual WorkFlo 3.0 system. WFA-FN-USERGRPNAME Alpha 14 (Lower Case) Fn Usergrpname A user group name assigned to the agent by the FileNET PANAGON Visual WorkFlo 3.0 system to limit access for security reasons. WFA-FN-DOMAIN Alpha 30 (Lower Case) Fn Domain The remote host name of the agent's server. WFA-FN-MACH-ID Numeric 3 Fn Mach Id A unique number assigned to the agent's computer. This value is used by FileNET to identify client computers. WFA-START-DATE Numeric 8 (yyyymmdd) Start Date The date when the agent was first enabled. WFA-START-TIME Numeric 6 (hhmmss) Start Time The time when the agent was first started. WFA-STOP-DATE Numeric 8 (yyyymmdd) Stop Date The date when the agent was stopped. WFA-STOP-TIME Numeric 6 (hhmmss) Stop Time The time when the agent was stopped. WFA-IN-ERR-STATUS Alpha 1 In Err Status A Boolean field indicating whether or not the agent has reported an error state. Error state definitions are left to the agent. Y = Yes N = No WFA-LAST-RESPONSE Numeric 6 (hhmmss) Last Response The time when the agent last sent a response. If the Start Time and Last Response differ by more than the value of Response Frequency, the agent is inactive or otherwise failing to respond. WFA-RESPONSE-FREQ Numeric 3 Response Freq The number of minutes expected to elapse between responses from the agent. WFA-AGENT-TYPE Alpha 1 Agent Type The type of agent. Subscribers receive messages from the Workflow Management system and process work units. Publishers create work units. Auto performers assist in processing work units without user intervention. S = Subscriber A = Auto Performer P = Publisher WFA-INTERVAL1-TIME Numeric 6 (hhmmss) Interval1 Time Clock time for interval 1 to begin. Default is midnight, which appears as a blank value on the form. WFA-INTERVAL1 Numeric 6 Interval1 The polling frequency used for interval 1 in number of seconds. WFA-INTERVAL2-TIME Numeric 6 (hhmmss) Interval2 Time Clock time for interval 2 to begin. WFA-INTERVAL2 Numeric 6 Interval2 The polling frequency for interval 2 in number of seconds. WFA-INTERVAL3-TIME Numeric 6 (hhmmss) Interval3 Time Clock time for interval 3 to begin. WFA-INTERVAL3 Numeric 6 Interval3 The polling frequency for interval 3 in number of seconds. WFA-INTERVAL4-TIME Numeric 6 (hhmmss) Interval4 Time Clock time for interval 4 to begin. WFA-INTERVAL4 Numeric 6 Interval4 The polling frequency for interval 4 in number of seconds. WFA-ATTR-NAME Alpha 20 Occurs 5 Times Attr Name The name of the user-defined field for this agent. For UNIX Mail and SMTP Mail agents, enter a value for Host IP Address. WFA-ATTR-VALUE Alpha 60 Occurs 5 Times Attr Value The data associated with the user-defined field. For UNIX Mail and SMTP Mail agents, enter a value for Host IP Address. WFA-START-COMMAND Alpha 80 (Lower Case) Start Command The command and command parameters to run when the Start button on the Local tab in WF13.1 (Agent Manager) is chosen. When defining the UNIX Mail or SMTP Mail agents, you must replace the 'productline' variable in the default start command with the name of your product line. WFA-STOP-COMMAND Alpha 80 (Lower Case) Stop Command The command and command parameters to run when the Stop button on the Local tab in WF13.1 (Agent Manager) is chosen. When defining the UNIX Mail or SMTP Mail agents, you must replace the 'productline' variable in the default stop command with the name of your product line. WFA-STATUS-COMMAND Alpha 80 (Lower Case) Status Command The command and command parameters to run when the Status button on the Local tab on WF13.1 (Agent Manager) is chosen. When defining the UNIX Mail or SMTP Mail agents, you must replace the 'productline' variable in the default status command with the name of your product line. WFAGENT FILE INDEX NAME KEY FIELDS DESCRIPTION / SUBSET CONDITION USED IN WFASET1 AGENT WFAGENT FILE RELATIONS ONE TO MANY RELATIONS RELATION RELATED NAME FILE INTEGRITY RULES / FIELD MATCH Wfagentlog WFAGENTLOG Delete Cascades WFA-AGENT -> WFG-AGENT (WFGSET1) WFG-ERR-DATE WFG-ERR-TIME Wfagntproc WFAGNTPROC WFA-AGENT -> WFP-AGENT WFP-PROCEDURE WFP-SERVICE WFP-CRITERION-1 WFP-CRITERION-2 WFP-CRITERION-3 Workunit WFWORKUNIT Delete Cascades WFA-AGENT -> WFW-SERVICE WFW-WORKUNIT |