activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

UI Automation のアクティビティ

最終更新日時 2025年11月12日

SAP Ariba の自動化について

Starting with UiPath.UIAutomation.Activities version 2025.10.19 and above, we introduce a new way of identification and automation of SAP elements of SAP Ariba. This allows stable and reliable identification independent from the dynamical nature of the interface.

The entire range of activities from the UiPath.UIAutomation.Activities package can be used for SAP Ariba automation. For some SAP Ariba specific controls, such as SAP Ariba Strategic Sourcing and other SAP AribaWeb-built pages, we provide additional extended support. To learn more, refer to Supported SAP Ariba elements.

Identifying SAP Ariba elements

Many SAP Ariba web pages, such as Ariba Strategic Sourcing and Ariba Network Buyer, use the AribaWeb framework to display UI elements. Selectors for these elements are easy to identify by the presence of aw- attributes in the selector, which are specific to AribaWeb elements.

The following two attributes are commonly used across all AribaWeb elements:

属性 説明
aw-nameThe name of the underlying AribaWeb element (e.g. DataTable, RadioButton).
aw-labelA human-readable label that identifies a specific element. This attribute is not always present, but when available, it is recommended that you use it instead of other attributes.
To achieve stable selectors in certain situations, you can also use other web attributes, such as id, tag, or class.
A selector for a SAP Ariba element contains the <webctrl> tag, similar to other web UI elements.

サポートされているブラウザー

You can create SAP Ariba automations on the following web browsers:

サポートされているアクティビティ

You can use all activities included in this package, with the following recommendations and exceptions:

  • Type Into – use the SimulateType property for consistent behavior.
  • Click – use the SimulateClick property for consistent behavior.
  • Table Cell Scope – unsupported for SAP Ariba pages.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.