ID | NameU | Category | Description | RuleTarget | RuleFilter | RuleTest |
---|
1 | MultipleStartWorkflows | SharePoint Workflow | The diagram must only have one workflow and one start shape. | | | |
2 | NoStartShape | SharePoint Workflow | The workflow must have a start shape. | | | |
3 | InvShapeType | SharePoint Workflow | The shape is not a SharePoint workflow shape. Only SharePoint workflow shapes can be connected in a workflow. | | | |
4 | ConnectionToParent | SharePoint Workflow | Loop back to parent shape is not allowed. | | | |
5 | OrphanConnector | SharePoint Workflow | The connector must be connected to two workflow shapes. | | | |
6 | TerminateHasChildren | SharePoint Workflow | The terminate shape must not have outgoing connections. | | | |
7 | NoIfElseBranches | SharePoint Workflow | The condition shape must have at least one outgoing connection with label Yes or No. | | | |
8 | NoIfElseValue | SharePoint Workflow | The condition shape does not have connections labeled with Yes or No. | | | |
9 | StartHasParent | SharePoint Workflow | The start shape must not have incoming connections. | | | |
10 | SequentialParallel | SharePoint Workflow | Parallel activities that are also sequential are not allowed. | | | |
11 | DuplicateConnections | SharePoint Workflow | Duplicate connections exist between workflow shapes. | | | |
12 | NestingDepth | SharePoint Workflow | Workflow nesting levels must not exceed a maximum of 10. | | | |
13 | CompoundCondition | SharePoint Workflow | A compound condition cannot be manually added to a workflow diagram. The compound condition can only be generated when importing workflow from SharePoint Designer. | | | |
14 | CustomAction | SharePoint Workflow | A custom action cannot be added to a workflow diagram. The custom action can only be generated when importing workflow from SharePoint Designer. | | | |
15 | UnconnectedWorkflowShape | SharePoint Workflow | The workflow shape is not connected to the workflow. | | | |
16 | NoTerminateShape | SharePoint Workflow | The workflow shape is not connected to a terminate shape. | | | |
17 | InvalidConnector | SharePoint Workflow | The connector is not a SharePoint workflow connector. Use AutoConnect or the connector tool to connect your shapes. | | | |
18 | CustomCondition | SharePoint Workflow | A custom condition cannot be added to a workflow diagram. The custom condition can only be generated when importing workflow from SharePoint Designer. | | | |