RecommendationsUnless you still execute Desktop packages on Intelligent RPA platform, you should migrate all your Agents 2.x to Agents 3.x as it brings many benefits such as easy installation and automatic update (more details in this blog post from ...
Advanced developers want to catch and manage errors. It’s pleasant to run a bot that know what to do in case of error. It can retry, go to the other iteration, just stop without error, send an email etc.
With desktop studio project it’s possible but...
The Cloud Studio brings a lot of new activities especially with the PDF Library.
In this blogpost, I will explain you how to retrieve data from a column of a table using Get Table Column Entries (PDF) activity.
We will use this table as sample:
...
This documentation explain that you can reuse and combine two different desktop packages with process. But for now, there is a limitation, you can pass only primitive parameters from a desktop package scenario to another.
In this blog post I will ex...
Most of the automations use Excel files, the SAP Intelligent RPA 1.0 Excel library is pretty complete and powerfull. But we can't cover everything, so I will share a solution for this customer requirement : "How to refresh a pivot table once an excel...
HelloYou can capture the screen with the WEB technology AND with UIAutomation only for the popup.The two application will works on the same automation.RegardsJulien