Automation idea for questionnaire

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

  1. How old are you? (Choose from a few options i.e. 10-20,21-30,31-40, etc.)
  2. Where do you live ? (Choose from a few city options such as Melbourne, Sydney, etc.)
  3. 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!

@kerri.tiam2

You have UiPath apps as well which can give you an easirr way to create your app

Cheers

1 Like

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 :slight_smile:

@kerri.tiam2

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

Hope this helps

Cheers

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.