Questions tagged [uipath-studio]

UiPath Studio is a powerful and user-friendly automation canvas and essential component for UiPath platform.

UiPath Studio is a powerful and user-friendly automation canvas and essential component for UiPath platform. UiPath Studio features a rich collection of pre-built activities, integrates with several programming languages, and promotes ease-of-use, scalability, and efficiency.

Links

221 questions
1
vote
1 answer

Uipath - How to extract A table from a pdf

Hi i have found some video and text on how to do this but they dont help with this task. I know how to get one values but not extract a table. I want this to get exported into a database if possible or a Excel. But i cant figure it out. I have even…
Jonas
  • 185
  • 4
  • 16
1
vote
0 answers

UiPath - Unable to Insert ServiceNow Table Record: System.AggregateException

I am trying to automate via UiPath the insertion of data into a ServiceNow table. I am following the step by step link (https://connect.uipath.com/marketplace/components/servicenow-v1/media) to automate the insertion. However when running my project…
Rafa3lOneiL
  • 87
  • 11
1
vote
1 answer

How to add a workbook sheet into another workbook

Here is the excel "db" and excel "scrape". And I want to achieve like this, add the sheet "scrap" into excel "db", i.e. four sheets in the same excel (scrap, ai, bd, and eb).
Violétte
  • 13
  • 3
1
vote
1 answer

Regex to ignore data after staring point and endpoint

How do we remove or filter data using regex to remove data after an in between ? The starting point is the first date (date could be dynamic it is no the fixed) so for example 08/03/2020 and the endpoint is the last 3 in capslock string (which is…
Mr Dave
  • 35
  • 1
  • 6
1
vote
1 answer

How to fix the “No Orchestrator present at the indicated URL” error in UiPath?

My system was connecting yesterday but today I am getting an Orchestrator isn’t Present at the indicated URL error. Any thoughts?
1
vote
1 answer

How do we check in uipath if PDF file is a 1st generation Document?

Is there some way or activity in UIPath where in we can check if a PDF file is a 1st generation Document? An idea or help would be much appreciated. Thank you.
user12929912
1
vote
2 answers

How to fix the UiPath Invalid Machine Key Robot Error?

When I try to connect to UiPath Orchestra from the Assistant I get an Invalid Machine Key error. I do have the correct machine key as you can see from the matching values in Orchestrator and the Assistant. Any idea how to fix the UiPath Invalid…
1
vote
1 answer

How to extract the data value from a UiPath QueueItem in Studio?

I have added Itens to my UiPath queue but I can’t extract the data when I pull from the queue. I can loop through the QueueItems and even set the transaction to SUCCESS but I can’t figure out how to get the data in the QueueItem?
1
vote
1 answer

UIPath. Vb.net? if condition

Im new to uipath and coding in general. I know most of the basics from what was taught but they didnt go through how to form "condition" statements in the "if" activity. or basically any form of conditions. Where can i go about to learning them? is…
1
vote
1 answer

UiPath says to check if robot service is started with InvalidOperationException

I have rebooted my computer and when I try and run my UiPath Sudio project that was working fine yesterday, I get a Runtime execution error saying Orchestrator information is not available and to check if the robot service is started. Any idea why…
1
vote
1 answer

IPersistenceBookmarks ValidationError When I write to UiPath Queue from Studio

I am writing my first UiPath Queue producer but when I run my RPA app from within Studio I hit the IPersistenceBookmarks ValidationException. This is a simple project and I don’t have any bookmarks. Not even sure what a bookmark is. Any idea on how…
1
vote
1 answer

How to use UIPath to make a video loop through say 100times?

Is there a way to run or loop a video 100 times using UIPath?
Carolyn Cordeiro
  • 1,525
  • 3
  • 11
  • 26
1
vote
3 answers

Can UiPath process be converted into binary executable?

I have a process in UiPath to automate PyCharm, a really simple one like just running a Python script and copying the run message into a text file. Now I want to convert it into a binary file to be executed on a windows machine. I came to know…
Shabbir Hossain
  • 107
  • 1
  • 11
1
vote
2 answers

Error UiElement is not longer valid after publish process to UiPath Orchastrator

I created a robot on UiPath Studio and it were working well running at my machine. Then I followed the steps to publish it at Orchestrator: I created a machine on Orchestrator(and linked the key license to the Uipath Assistant) I created a robot I…
Lucas Bicalho
  • 87
  • 1
  • 9
1
vote
2 answers

UiPath orchestrator robot is not displaying in job

I have created the below in UiPath: Create Machine and copied the machine ID in UiPath Robot Create Robot and Environment Link the Environment to Robot Publish Package Create Process and select ENV In JOB, after selecting the Process then ROBOT is…
Kuladip
  • 154
  • 1
  • 10