The rules in the Design Best Practices category carry the DBP code in their ID and refer to requirements for ensuring your project meets a general set of best practices, detailed in the Automation Best Practices chapter.
Below is a list of rules part of the Design Best Practices category, together with their rule ID and a link to their dedicated page:
| Rule Name | Rule ID | Scope |
|---|---|---|
| High Arguments Count | ST-DBP-002 | Workflow |
| Empty Catch Block | ST-DBP-003 | Activity |
| Multiple Flowchart Layers | ST-DBP-007 | Workflow |
| Undefined Output Properties | ST-DBP-020 | Activity |
| Empty Workflow | ST-DBP-023 | Workflow |
| Persistence Activity Check | ST-DBP-024 | Workflow |
| Variables Serialization Prerequisite | ST-DBP-025 | Workflow |
| Delay Activity Usage | ST-DBP-026 | Workflow |
| Persistence Best Practice | ST-DBP-027 | Workflow |
| Arguments Serialization Prerequisite | ST-DBP-028 | Workflow |
Updated 2 years ago