- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 控制流程
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 日志记录
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 编码自动化
- 基于触发器的 Attended 自动化
- 录制
- 用户界面元素
- 选取器
- 对象存储库
- 数据抓取
- 图像与文本自动化
- Citrix 技术自动化
- RDP 自动化
- VMware Horizon 自动化
- Salesforce 自动化
- SAP 自动化
- macOS 用户界面自动化
- ScreenScrapeJavaSupport 工具
- Webdriver 协议
- 扩展程序
- Studio 测试
- 故障排除

Studio 用户指南
About SAP GUI for Java Automation
Enabling SAP GUI API scripting allows you to create reliable automations for SAP GUI for Java. Studio and Robots require SAP GUI scripting to be enabled on the local machine as well as on the server side. Before you can create your first automation projects for SAP, you need to go over the configuration steps.
UI elements in SAP are known as controls, and you might need a particular approach or activity to detect and use them. Find out more about supported SAP elements.
The following version of SAP GUI for Java is supported for Windows (for the x64 architecture) and Mac OS (for the ARM64 architecture):
-
SAP GUI for Java 7.80 Rev7
所有可用主题(例如 Quartz、Belize、Blue Crystal 或 Corbu)都可以用于建立 SAP 自动化。
You can use Wildcards and Regular expressions inside selectors generated for SAP GUI for Java elements.
technical ID
, but also Text
, Tooltip
and Type of SAP control
attributes. Complex SAP controls such as SAP Tables, SAP Grids and SAP Trees do not have these attributes available, as identification is done differently.
If SAP GUI for Java API scripting is not activated or not allowed in your organization, you can interact with the SAP GUI for Java interface using Computer Vision activities, or by using UI Automation Activities with the Java selection framework.
Elevation level determines whether an application is running with user permissions or with administrator permissions. Administrator permissions allow you to perform more powerful tasks.
The elevation level for UiPath Studio and SAP must match. If there is an elevation level mismatch between these applications, the automation does not execute.