Visio Rules Tools RuleSets Report

IDNameUNameDescription
1SharePointWorkflowSharePoint WorkflowRules that ensure a SharePoint Workflow diagram is properly constructed for export to a Visio Workflow Interchange (.vwi) file.
IDNameUCategoryDescriptionRuleTargetRuleFilterRuleTest
1MultipleStartWorkflowsSharePoint WorkflowThe diagram must only have one workflow and one start shape.
2NoStartShapeSharePoint WorkflowThe workflow must have a start shape.
3InvShapeTypeSharePoint WorkflowThe shape is not a SharePoint workflow shape. Only SharePoint workflow shapes can be connected in a workflow.
4ConnectionToParentSharePoint WorkflowLoop back to parent shape is not allowed.
5OrphanConnectorSharePoint WorkflowThe connector must be connected to two workflow shapes.
6TerminateHasChildrenSharePoint WorkflowThe terminate shape must not have outgoing connections.
7NoIfElseBranchesSharePoint WorkflowThe condition shape must have at least one outgoing connection with label Yes or No.
8NoIfElseValueSharePoint WorkflowThe condition shape does not have connections labeled with Yes or No.
9StartHasParentSharePoint WorkflowThe start shape must not have incoming connections.
10SequentialParallelSharePoint WorkflowParallel activities that are also sequential are not allowed.
11DuplicateConnectionsSharePoint WorkflowDuplicate connections exist between workflow shapes.
12NestingDepthSharePoint WorkflowWorkflow nesting levels must not exceed a maximum of 10.
13CompoundConditionSharePoint WorkflowA compound condition cannot be manually added to a workflow diagram. The compound condition can only be generated when importing workflow from SharePoint Designer.
14CustomActionSharePoint WorkflowA custom action cannot be added to a workflow diagram. The custom action can only be generated when importing workflow from SharePoint Designer.
15UnconnectedWorkflowShapeSharePoint WorkflowThe workflow shape is not connected to the workflow.
16NoTerminateShapeSharePoint WorkflowThe workflow shape is not connected to a terminate shape.
17InvalidConnectorSharePoint WorkflowThe connector is not a SharePoint workflow connector. Use AutoConnect or the connector tool to connect your shapes.
18CustomConditionSharePoint WorkflowA custom condition cannot be added to a workflow diagram. The custom condition can only be generated when importing workflow from SharePoint Designer.