我一直在使用 UiPath Studio 来自动化工作流程并取得了成功。现在我想创建一个 UiPath Orchestrator 机器人来部署在我的机器上。
uipath uipath-studio uipath-robot uipath-orchestrator uipath-api
我为 RPA 练习题做了很多尝试,我做错的唯一问题是这个特定问题,有人可以帮我解释一下吗?

如何在未安装UiPath Studio或UiPath Robot的PC上执行工作流程?
I have been working with UiPath to automate workflows using UiPath Studio and UiPath Robot (both locally and on localhost through Orchestrator) and was successful.
I have been through the following videos from academy.uipath :
I am aware I need to:
UiPath Switch Activity 默认为 int32 数据类型,因此您可以轻松添加基于整数、整数值的 case 语句。但是,如果您尝试使用字符串作为表达式,则活动将失败。
那么如何在 UiPath Studio 中创建字符串切换活动呢?
uipath uipath-studio uipath-robot uipath-api uipath-activity
我一直在使用UiPath Studio来自动化工作流程,并取得了成功。现在,我想创建一个仅在我的本地主机上部署的UiPath Robot。
我已经观看了一些视频,例如UiPath入门教程-将机器人部署到Orchestrator || 安排一个机器人Uipath,它似乎需要UiPath Orchestrator的帮助。
我的问题是: