|
1 | 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. |
| 2 | +title: Can't capture SAP GuiTree objects in Power Automate for desktop |
| 3 | +description: Power Automate for desktop doesn't capture SAP GuiTree objects. Use UI automation or enable SAP GUI scripting as workarounds. |
4 | 4 | ms.reviewer: ststavri |
5 | 5 | ms.author: iomimtso |
6 | 6 | ms.custom: sap:Desktop flows\SAP automation |
7 | 7 | ms.date: 11/18/2025 |
8 | 8 | --- |
9 | 9 |
|
10 | | -# Can't capture SAP GuiTree objects |
| 10 | +# Can't capture SAP GuiTree objects in Power Automate for desktop |
11 | 11 |
|
12 | | -This article provides workarounds when Power Automate for desktop can't capture SAP GuiTree objects. |
| 12 | +Power Automate for desktop doesn't capture SAP GuiTree objects. If your desktop flow must interact with these controls, use one of the workarounds below. |
13 | 13 |
|
14 | 14 | ## Symptoms |
15 | 15 |
|
16 | | -Power Automate for desktop doesn't support capturing SAP GuiTree objects with the SAP automation actions. |
| 16 | +- Power Automate for desktop can't capture SAP GuiTree objects with the SAP automation actions. |
17 | 17 |
|
18 | 18 | ## Workaround - Use UI automation |
19 | 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. |
| 20 | +Use UI automation actions to interact with the controls. Capture them with the UI element picker, then use UI automation actions in your desktop flow. |
21 | 21 |
|
22 | | -## Workaround - Use SAP scripting |
| 22 | +## Workaround - Use SAP GUI scripting |
23 | 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). |
| 24 | +Enable and use SAP GUI scripting to automate elements that 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 | 25 |
|
26 | 26 | [!INCLUDE [Third-party disclaimer](../../../../includes/third-party-disclaimer.md)] |
27 | 27 |
|
|
0 commit comments