Skelta Workflow.NET 2004 Help
Setting the Process Designer Control Properties

The properties to be set for the Process Designer Control are described in this topic.

Property Name

Description

ID

Identifier for the control

ApplicationName

Name of the workflow application which is configured in Workflownet.Config.Xml file

AutoPopupLinkWindow

Takes Boolean value. Determines whether to display the Link popup window while clicking on an action from the Toolbox or not

CanControlCustomFields

Takes Boolean value. Determines whether to give access to add, modify or delete new custom fields or not

CanExportProcessDefinition

Takes Boolean value. Determines whether to allow exporting the Process Design or not

CanImportProcessDefinition

Takes Boolean value. Determines whether to allow importing the Process Design or not.

CanWriteInProduction

Takes Boolean value. Determines whether the workflow can be deployed or not

CanWriteInStaging

Takes Boolean value. Determines whether the Process Design can be opened in  ReadOnly mode or not

DefaultCategoryImage

Name of the default image file to be displayed for actions, if “image” attribute is not set for the category in Actions.xml file

DefaultOpenNode

 

DisplayCustomFieldsWorkflowLevel

Takes Boolean value. Determines whether to display the custom fields in application level or workflow level. 

If “true”, the custom fields defined in one workflow will not be shown in other workflow of the above application.

If “false”, it shows the custom fields for all the workflows coming under the above workflow application.

FileName

Name of the workflow filename

WorkflowName

Name of the workflow to be designed