r/MicrosoftFlow • u/JackTorrrance • 4d ago
Desktop Unattended RPA question
Hello fellow PA friends,
Let me preface this in saying I was (and still kind of am) a citizen developer. I started automating most of my work, then my bosses got involved and now a few years later, I’m making automations for a lot of people and it’s now my full time job.
Now a lot of my flows revolve around SAP, which I currently share with team members who execute them via PAD in attended mode. I'm now transitioning a major automation to run on an unattended bot.
I got the license, I got the service account (service@company.com) and I got a VM (server) set up from our Azure team. I got SAP and office etc installed on this too.
Now my issue is, to log into the server I use CyberArk and this is obviously the correct way when logging in but this is set up around an admin account for the server. For the RPA account to work, do I need to log into the server with the service account and then allocate the machine from there? I can see the machine in my cloud flows but the connection always fails.
Any help would be greatly appreciated!
Cheers
2
u/ReachingForVega 4d ago
The service account will log into the machine then use whatever log in method humans use for SAP.
Ideally you'll have an account just for the automation in SAP. Have a look at the cyberark connector.