You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/power-automate/desktop-flows/sap-automation/handle-authentication-popup-launch-sap.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
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.
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.
11
11
12
12
## Symptoms
13
13
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.
15
15
16
16
## Solution
17
17
@@ -22,9 +22,9 @@ To handle the authentication popup, use UI automation actions instead of the **L
22
22
1. Use the **Populate text field in window** action to enter credentials.
23
23
1. Use the **Click UI element in window** action to submit the credentials.
24
24
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.
26
26
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.":::
0 commit comments