Hi
Long story short, I’m trying to develop an app to our company, it’s supposed to be used by around 100 people, but I’m not sure how to proceed.
My understanding was that the background processes could run simultaniously; but on an unattended license, only one can be executed at the time, the robot is set to busy when the app process is triggered. Because of that I’m trying to use our attended license instead. So I’ve made a very simple background process that sends an email opun execution. But trying to work with the app on my mobilephone I get this response;
How can I let 100+ people use the app and how do I come around the error in the picture?