studio
2020.10
false
- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 录制
- 用户界面元素
- 控制流程
- 选取器
- 对象存储库
- 数据抓取
- 图像与文本自动化
- Citrix 技术自动化
- RDP 自动化
- SAP 自动化
- VMware Horizon 自动化
- 日志记录
- ScaleCoordinates 迁移工具
- ScreenScrapeJavaSupport 工具
- Webdriver 协议
- StudioPro
- 扩展程序
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

OUT OF SUPPORT
Studio User Guide
上次更新日期 2023年12月20日
Rule ID:
ST-DBP-007
Scope: Workflow
The rule checks whether flowcharts are used as a top layer for maintainability and readability reasons.
It is recommended to reduce the number of flowchart layers to a minimum to ensure maintainability and readability.
In the Project Settings window, select the Workflow Analyzer tab. Find and select the rule, as in the image below:
The default Layer count value is
2
. This means that if the Workflow Analyzer finds at least three flowcharts, then a message is logged in the Error List.
Modify the value to
3
and the rule logs an error message only if the number flowcharts surpasses the threshold, in this case 3
.