Form Monitor Plug-in

The Form Monitor plug-in allows you to set a date to automatically launch a new form for a process or solution.

Properties

Name

Description

Mandatory

Group Name Modes

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

Form Start Details NA

owner

The log-in name of the user who 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

Form Start Details NA

startdate

The XPath of the date type field. It includes the date on which the form will be launched.

Note that the startdate field must include the date type.

Example:

[/my:myFields/my:field_1]

Yes

Form Start Details NA

serviceidcolumn

The name of the solution field where the new background job ID is saved.

Example:

[SolutionField1]

No

Form Start Details NA

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.