Hi All, I have a potential use case for which I’m trying to work out the best automation approach. The process will look something like this:
User accesses a page where they will be prompted with a series of fact finding questions
How old are you? (Choose from a few options i.e. 10-20,21-30,31-40, etc.)
Where do you live ? (Choose from a few city options such as Melbourne, Sydney, etc.)
How much will you be purchasing today? (10-100, 101-500, etc.)
…
And based on their chosen answers, they will be presented with a suggestion/response on how to go about a particular process.
It’s basically a series of questions and decision points. I’m thinking of designing an app and publishing it on a webpage but am keen to hear if anyone has a better approach!
Thanks @Anil_G for your reply. If I design an app using UiPath apps, and publish it on the company website, do you know if the app will be running using unattended robot license? And will all the users need to be set up in Automation Hub in order for them to access the app? Thanks
UiPath apps can be deployed as a public app or a normal app…
for normal app uou need to add all users you want to grant access in automation hub or admin
For public apps you dont need to add all users as it is a public app but it uses app units as the licensing cost
Coming to unattended license this is needed if you are triggering any process from the apps…this is needed for running automation and not the app itself