Public app is showing process error bad request

Hello,

I have create public app and shared url with teammebers.

i have added team members and provdied access to them even in manage access added app as external app.
still when my team members trying to access app then able to open but showing error as process error-

check below ss and please update what i have missed -




on my sytem running properly.
help me on same
@ashokkarale @Anil_G

@Mathkar_kunal

looks like create jobs permission is missing as per error

check the setting external app

cheers

Have all acces

@Mathkar_kunal

these are tenant level..can you check the folder level as well in which this is added

cheers

in search for roles in folder , i am not getting any data / dropdown
what extactly i need to add/search

@Mathkar_kunal

please check the doc provided above..it shows the minimum required

for you mostly jobs create is to be given

create a new rule with jobs create

cheers

how to create new rule?


where i need to click?

@Mathkar_kunal

cheers

it is howing upgrade plan to configure roles-

button is disabled for me

@Mathkar_kunal

Looks like you are on a community plan, as per new changes roles can be added only by enterprise users

cheers

ok i have one question.
i have 5 enterprised named user license as well and out of 5 for 3 we have “UiPath - Flex - Automation Developer - Named User” license and rest 2 dont have edit access.

our set up is like we are not using orchestrator , so we have installed UiPath studio msi on our 5 admin accounts and updated license in studio directly.
But out of 5 we are mostly using 4 so, one is ununtilized.
can we use/add that license(which one? -which have edit access or one which dont have edit access?) in orchestrator cloud directly?
if yes then how?
and if we add then can i able to add roles?

@Anil_G @ashokkarale @ppr @Mir.Jasimuddin @Monali_Vekariya 2 @mahmoud.zaky @prashant1603765 @tilarapiyush @udit.chandna

@Mathkar_kunal

May be thats out of purview for me. Its better you reachout to your sales or account contact for more details

or lets see if anyone else have any experience on it

cheers

The error is Process Error Bad Request.

If the App is calling a specific Integration, Library, or System-level function that exists on your development environment but is missing or restricted on the end-user’s machine (or their Orchestrator folder), the App will fail before the page even loads.

This is often referred to as a Initialization Error.

Please check what is being used or called before loading of page.

I have shared app link with my team mates , as it is public app and process i have attached on button click set as unattended i dont think my team mate should have orchestrator account, link should work for him and in my case page is loding for team member

As you mentioned on Button click it runs an process in Orchestrator.

Could you verify if the input argument values are being passed correctly when accessed by other team members?

i am showing datain table so both out arguments from process directly passed in soutrce for tables and process is attached in button event and running firn for me