|
Name |
Description |
|
EnableManualLaunch
|
Indicates whether the workflow for subscription object can be launched manually (true ) or not (false ). |
|
IsolatedRegionNumber
|
The unique ID number identifying this isolated region. |
|
PropertyMap
|
A String holding a list of mappings between the properties of a versionable-related object and workflow data fields. For example, you might want to map a document's Creator property with Employee Name, if that data field exists in the workflow definition. The workflow data fields you specify in the property map must be designated as launch step parameters in the workflow definition. |
|
Subject
|
The suggested subject prefix for the workflow subscription. |
|
VWVersion
|
A unique identifier for a compiled (transferred) workflow definition. The Process Engine assigns this property's value after a workflow definition is transferred to the Process Engine server (either via the Process Designer application or the filenet.vw.api.VWSession interface's transfer method). |
|
WorkflowDefinition
|
A WorkflowDefinition object representing the workflow definition associated with a workflow subscription. |