UiPath RPA Reference
Author: Celil Çiynekli
Reference Project Document
-
Project Owner: Epsilon Printing and Publishing
Project Subjects: Epsilon is a Printing and Publishing company in Turkey. They have 3 company: Epsilon,
Nemesis and Okuyanus. Epsilon is working with some bookstores and want to get sales and stock
information in excel file and consolidated by bookstore based for all their companies. All bookstore has
different report format. Robot has to reformat and consolidate them all. In any error case robot can
report it in notification email. Errors is not stop working of the robot.
Project Details:
This is the workflow for this project. Every details are encapsulated in a meaningful group. This working
model facilitates coding, debugging, and 3rd parties to understand the code when work is required to be
handed over. Every login authentication data is storing in the Windows Credentials not in code or
anywhere.
It is a confidential business document. It cannot be shared without the permission of the author.
Author: Celil Çiynekli
Reference Project Document
-
Robot is scheduled from UiPath Orchestrator. UiPath Orchestrator is starting robot’s jobs every day in
scheduled time. In this project we have 1 robots and 3 jobs. We are using UiPath Community Edition
which is legally free edition.
I have develop custom logs for jobs. So, everyone can understand what robot is doing successfully and
what is going wrong.
It is a confidential business document. It cannot be shared without the permission of the author.
Author: Celil Çiynekli
Reference Project Document
-
Every end of job, robot is sending custom email that show what happened. If something gone wrong,
you can easily see this.
It is a confidential business document. It cannot be shared without the permission of the author.