Skip to content

Commit aae8fc1

Browse files
committed
sap guitree object not supported
1 parent fd61ea3 commit aae8fc1

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Can't capture SAP GuiTree objects
3+
description: Explains that Power Automate for desktop doesn't support capturing SAP GuiTree objects and provides workarounds using UI automation or SAP scripting.
4+
ms.reviewer: ststavri
5+
ms.author: iomimtso
6+
ms.custom: sap:Desktop flows\SAP automation
7+
ms.date: 11/18/2025
8+
---
9+
10+
# Can't capture SAP GuiTree objects
11+
12+
This article provides workarounds when Power Automate for desktop can't capture SAP GuiTree objects.
13+
14+
## Symptoms
15+
16+
Power Automate for desktop doesn't support capturing SAP GuiTree objects with the SAP automation actions.
17+
18+
## Workaround - Use UI automation
19+
20+
Use UI automation actions to interact with those elements. Capture the controls with the UI element picker, and then use UI automation actions in your desktop flow.
21+
22+
## Workaround - Use SAP scripting
23+
24+
Enable and use SAP embedded scripting for elements the SAP automation actions can't capture. For configuration steps, see [Configure SAP GUI scripting](https://learn.microsoft.com/en-us/power-automate/guidance/rpa-sap-playbook/vbscript-based-sap-gui-automation-overview).
25+
26+
[!INCLUDE [Third-party disclaimer](../../../../includes/third-party-disclaimer.md)]
27+
28+

0 commit comments

Comments
 (0)