Categories
RPA UiPath

A Day in the Life of an RPA Developer (UiRPA part 3)

A Day in the Life of an RPA Developer

RPA Developer course

Overview

The module is for beginners and takes 40 mins to complete. Its primary purpose is to teach the differences between processes and procedures, provides you with the set criteria for assessing automation potential, and describes the responsibility and collaboration of the RPA Developer throughout the stages of an RPA project implementation. 

Categories
RPA UiPath

Build Your First Process With UiPath (UiRPA part 2)

Build Your First Process With Studio

Overview

The module is for beginners and takes 1 hour and 20 min to complete. Its main purpose is to teach you how to build a simple automation process based on business requirements using UiPath Studio.  

Categories
RPA UiPath

How to install the UiPath Community Edition

Welcome to our quick guide on how to install the UiPath Community edition in 3 easy steps.

Categories
RPA UiPath

UiPath Associate Certification Training (UiRPA part 1)

As I mentioned in the first article, I am going to start with the courses for the UiPath Certified RPA Associate (UiRPA) certification.

Categories
RPA UiPath

Learn UiPath with me

If you are like me, ready to learn UiPath as a beginner you are in the right place. I will do my best by showing you where to go, what to learn and what to practice – which I think is the most important thing because if you don’t practice, you’ll forget it.

Categories
Best Practices Bizagi

Bizagi best practices

What are best practices

There are many definitions for best practices, but the one that I like the most is the following:

A best practice is a method or technique that has been generally accepted as superior to any alternatives because it produces results that are superior to those achieved by other means or because it has become a standard way of doing things […]

Wikipedia
Categories
Bizagi Tips and Tricks

Using String Format in Bizagi

The String Format method can be really useful while coding in Bizagi. In my experience I’ve used the method in the following situations:

  • Insert values into a text
  • Format the text
Categories
Bizagi Tips and Tricks

Automate Clean cache and Temporary folders

When working on a Bizagi project, sometimes you need to clean cache and temporary folders. The reason for this action is that the web application caches the content. So in this situation, all the changes you’ve made are not shown in the Work Portal. This can happen on changes you’ve made on forms, expression rules, or when you’ve changed environment parameters and many more.

Categories
Bizagi Tips and Tricks

Trace method

The ability to trace information in order to test your code is highly important. After many years of working with Bizagi, I have developed an quite interesting method of tracing the data.

All files are saved in the Trace folder and each case has its unique trace file. I don’t have to mention the usefulness of this approach because it’s quite obvious. Whenever you have to check something related to a particular case, you jump to the Trace folder and search using the case number.

Categories
Bizagi Widget

Agree checkbox widget

Custom Bizagi widget

The widget works for all the below scenarios:

  • I agree to terms and conditions…
  • I accept the terms and conditions…
  • I confirm…