Questions tagged [uipath-apps]

4 questions
2
votes
1 answer

UiPath Apps deployment and migration to another tenant

Our platform is UiPath Cloud Orchestrator with DEV/Test/Prod tenants. The Robots are hosted on Azure Windows instances for DEV / Test / Prod. I created an UiPath App to upload an Excel file, store it in a storage bucket, then start a unattended…
VC1
  • 1,660
  • 4
  • 25
  • 42
0
votes
0 answers

How can I call UiPath data Service API in Angular 15

My requirement is, we have developed an API using UiPath Data Service so that on form submit form data can store in UiPath entity. My web form is developed in Angular 15. My question is how can I call the data API in Angular? We are using UiPath…
0
votes
0 answers

Issue with UiPath Assistant

My UiPath get updated to latest version 23.2.0. every thing is working fine even after updating to latest version but my UiPath Assistant is working fine in only system. IN remains system's it not working properly when bot start its running the job…
0
votes
1 answer

How do you refresh recently created/modified arguments in UiPath Studio on UiPath Apps?

I have created a workflow in UiPath studio that uses In/Out arguments. The data of these arguments will be received from a UiPath app and passed throughout the workflow process. After connecting my process to UiPath orchestrator I had access to all…