Questions tagged [rpa]

Robotic process automation (RPA) is a technology based on the notion of software robots or artificial intelligence workers.

Robotic process automation (RPA) is a technology based on the notion of software robots or artificial intelligence workers.

RPA software vendors include:

  1. Automation Anywhere
  2. BlackLine
  3. Blue Prism
  4. Datamatics
  5. EdgeVerve
  6. HelpSystems
  7. Kofax
  8. NICE
  9. Openspan (acquired by Pegasystems)
  10. Verint
  11. UiPath
  12. WorkFusion
  13. Fusion from Exilant Technologies Pvt. Ltd.
713 questions
-2
votes
1 answer

Loop into a other loop question isn`t loop from beginning

I make a loop into a other loop but when the second loop is ready it doesn`t start by line 1 it is going to start line 2 so it looks then in the wrong file. What is going wrong? 1 Read From CSV file: "Z:\Business_files\Input\export.csv" Delimiter:…
Frix
  • 1
  • 2
-2
votes
1 answer

What is the best way to debug try-catch blocks in Uipath studio

What is the best way to debug try-catch blocks in Uipath studio - now it is too slow as it breaks on every catch
-2
votes
1 answer

Why we are not using write stage to write the file name to store the Note pad

In blue prim, to save the note pad file we are passing global send keys "^s". After that in order to write the File name we use a navigation stage. Now my question is why we are not using write stage to give the note pad file name?
-2
votes
1 answer

how to call a function from global stage to code stage?

I have written a function to iterate through the folders in outlook to retrieve the sub folder and download the attachment. the recursion function has been written in global code stage of initialize page and the main program i calling the function.…
-2
votes
2 answers

Can someone share how to merge multiple excel files in automation anywhere. I would like to create my own and not use a bot store?

I couldn't find any command which would help get all cells in a excel. Also, I couldn't find any command which would then paste all cells from one excel to another
-2
votes
1 answer

Get process sessionid by command line from Blue Prism

It is possible to get from Blue Prism, by command line, all sessionid of processes triggered NOT from the scheduler (and not triggered from the command line)? There are commands to obtain the process sessionid when a process run from command line…
-2
votes
2 answers

Blueprism - Extract data from a web page into a collection

I am new to blue prism. I have a scenario where I am giving input (passengers details for traveling) to a travel portal and based on the input its generating a booking reference number, total cost etc. Now I want to read all the outputs into a…
-2
votes
1 answer

How to copy text inside Virtual Machine using Automation Anywhere bot?

Steps: Need to login to the Virtual Machine. Done Open Notepad Copy the text Please let me know your feasible ways.
-2
votes
1 answer

Uipath error: "macro may not be available in this workbook"?

I am trying to retrieve cell addresses from an Excel sheet with UIPath invoke VBA activity. I am new to VBA coding. I have written a function to retrieve cell address array and I have written a sub procedure to call that function. I am calling the…
NT.Tharu
  • 1
  • 1
  • 5
-2
votes
2 answers

Printing weekdays in automation anywhere

Is there a function for printing only weekdays via automation anywhere? I want to try print last 2 weekdays in present day. Any idea? Thanks.
yescience
  • 3
  • 2
-2
votes
2 answers

Spying Adobe Acrobat within Blue Prism keeps giving the error "There was an error during the spying operation."

I am trying to spy Adobe Acrobat within Blue Prism so that I can convert an open PDF to word in order to copy all data to clipboard. Adobe acrobat launches fine however when spying the elements using AA mode (I have tried all 3) I get this…
Max Cassidy
  • 1
  • 1
  • 2
-2
votes
1 answer

Spying or Identification tool IN RPA

Actually , what is going on background, when we are spying elements or identifying elements. I need some technical answers and difference between the modes available in BP????
-3
votes
1 answer

Could anyone please say, assign activists problem for rpa

I found this error when solving uipath problem.Coukd anyone please help to solve this problem
-3
votes
2 answers

Vb script for T-21 days (here T is current date)

Final out put like Today date is 28-Apr-2021 Output like.but it should not include saturdays and sundays(only working days) 27-Apr-2021 26-Apr-2021 23-Apr-2021 Like this...
Raja S
  • 1
  • 2
-3
votes
1 answer

Removing line break from exel with blue prism,

ive got an excel-sheet with many line breaks in it. Blue Prism cant read the line breaks (and gives me an error), so i have to remove/replace them. I dont have an idea how to do it. VBA dont work for me... dont know why. In excel it works, in the…
b_ewood
  • 11
  • 5
1 2 3
47
48