现在,您可以直接从 Automation Orchestrator Client添加模块和库,以在 Automation Orchestrator 脚本中将其用作依赖项。
在以前版本的 Automation Orchestrator 中,只能通过将依赖项添加到 ZIP 软件包来将其添加到脚本。现在,您可以通过直接从 Automation Orchestrator Client创建环境来添加要在脚本中用作依赖项的模块和库。您的环境可以包含多个要在脚本中使用的模块和库。
在此用例中,您将创建一个可在 Automation Orchestrator 中用于 Node.js 脚本的 lodash 环境。
注: 与其他
Automation Orchestrator 对象(如工作流和操作)类似,环境可以作为软件包的一部分导出到其他
Automation Orchestrator 部署。
过程
下一步做什么
现在,您可以在工作流脚本任务或操作中使用 lodash,方法是从工作流脚本架构元素或 Automation Orchestrator 操作的运行时环境下拉菜单中选择该环境。