studio
2021.10
false
Studio 用户指南
- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 控制流程
- 对象存储库
- 日志记录
- ScreenScrapeJavaSupport 工具
- Studio 测试
- 扩展程序
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
Studio 中的项目依赖项是指链接到特定项目的包,其中包含了默认活动或自定义活动。依赖项与上下文有关,并且需要考虑每个项目的定义,包括变量、输入/输出参数以及项目使用的活动。因此,仅当项目定义中至少有一个引用时,才会设置依赖项。
The versions and runtime rules of activities packages installed in an automation project are detailed in the project.json file. The versions and runtime rules can be updated from the Manage Packages window, as detailed in the Managing Dependencies page.
The Project Dependencies Mass Update tool offers both a UI and CLI solution for performing bulk changes to a multiple automation projects and consequently, publishing them to either Orchestrator, a custom feed or locally.