Form Monitor Plug-in
The Form Monitor plug-in allows you to set a date to automatically launch a new form for a Process/Solution.
Properties
Name |
Description |
Mandatory |
---|---|---|
Swimlane |
The name of the swimlane to which the originator is assigned when launching a new form from the form monitor.Example: Direct value: swimlane1 Value from form field: [/my:myFields/my:field2] Value from solution field: [field1] |
No |
owner |
The login name of the user who is originates a new form. This user is assigned to the Originator swimlane, the Process Owner swimlane, and the swimlane specified in the swimlane parameter. Example: Direct value: domain\userLoginName Value from form field: [/my:myFields/my:field2] Value from solution field: [field1] |
Yes |
startdate |
The XPath of the date type field. It includes the date on which the form will be launched. Note: This field must have the date type. Example: [/my:myFields/my:field_1] |
Yes |
serviceidcolumn |
The name of the solution field into which the new background job ID is saved. Example: [SolutionField1] |
No |
Example
- owner – domain\user1
- startDate – [/my:myFields/my:field_4]
This example creates a new form on the date provided in the [/my:myFields/my:field_4] form field. The originator of that form will be set as user1.