Skip to content

Commit 000afda

Browse files
authored
Update handle-authentication-popup-launch-sap.md
Edit review per CI 8377
1 parent c7e48bd commit 000afda

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

support/power-platform/power-automate/desktop-flows/sap-automation/handle-authentication-popup-launch-sap.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Handle Authentication Popup When Launching SAP
3-
description: Handle SAP authentication popups in Power Automate for desktop. Follow our step-by-step guide to handle popups and ensure smooth SAP automation.
2+
title: Handle Authentication Popup When Starting SAP
3+
description: Learn how to handle SAP authentication popups in Power Automate for desktop for smooth SAP automation.
44
ms.reviewer: iomimtso, ststavri, nimoutzo, v-shaywood
55
ms.custom: sap:Desktop flows\SAP automation
66
ms.date: 11/19/2025
77
---
8-
# Authentication popup appears when launching SAP
8+
# Authentication popup appears when starting SAP
99

10-
This article helps you resolve an issue where an authentication popup appears when you use the **Launch SAP** action in Power Automate for desktop.
10+
This article helps you resolve an issue in which an authentication popup appears when you use the **Launch SAP** action in Power Automate for desktop.
1111

1212
## Symptoms
1313

14-
When you use the **Launch SAP** action with login credentials, an authentication popup window appears unexpectedly. This issue causes the action to fail and prevents other SAP actions from running.
14+
When you run the **Launch SAP** action by using your logon credentials, an authentication popup window appears unexpectedly. This issue causes the action to fail and prevents other SAP actions from running.
1515

1616
## Solution
1717

@@ -22,9 +22,9 @@ To handle the authentication popup, use UI automation actions instead of the **L
2222
1. Use the **Populate text field in window** action to enter credentials.
2323
1. Use the **Click UI element in window** action to submit the credentials.
2424
1. After you handle the popup, use the **Attach to running SAP** action to connect to the active SAP instance.
25-
1. After the SAP instance is attached, you can use any other SAP actions as needed.
25+
1. After the SAP instance is attached, you can run any other SAP actions.
2626

27-
:::image type="content" source="media/handle-authentication-popup-launch-sap/authentication-popup-appears-when-launching-sap.png" alt-text="Screenshot showing Power Automate for desktop workflow with Run application, UI automation actions to handle authentication popup, and Attach to running SAP actions.":::
27+
:::image type="content" source="media/handle-authentication-popup-launch-sap/authentication-popup-appears-when-launching-sap.png" alt-text="Power Automate for desktop workflow with Run application, UI automation actions to handle authentication popup, and Attach to running SAP actions.":::
2828

2929
## More information
3030

0 commit comments

Comments
 (0)