Hi All,
I have added a custom button in Dynamics 365 forms.
On click of this button ->Power automate flow is triggered which then triggers the Power Automate Desktop(Attended).
The Power Automate desktop is configured to run on a computer which can have many logins. All logins would be using this custom button.
Reading the Microsoft documentation : https://docs.microsoft.com/en-us/power-automate/desktop-flows/run-pad-flow
"To run an attended desktop flow, you need to have an active Windows user session that matches the name of the user configured for your connection. The session must not be locked."
I have below two queries :
1. In my case, there could me multiple logins. Will Power automate desktop be triggered for all users logging and clicking on the custom button.
2. I'm using PAD for recording some manual steps. On trigger(by clicking on the custom button) PAD takes the control and perform the steps. Can these steps be done in the background without user seeing it.
Kindly suggest. I'm new to Power Automate Desktop.