Wednesday, November 23, 2022

Video Recording on unattended bot; Reporter for UiPath

 


Config File:


ScreenRecordingsPath C:\Users\{0}\Documents\UiPath\RPA_Project_Name\ScreenRecordings\{1} {0} to be replaced with User name and {1} to be replaced with Transaction Item Reference






Start Screen Recording in Get Transaction Data



String.Format(in_Config("ScreenRecordingsPath").Tostring,Environment.UserName,in_TransactionItem.Reference.ToString)

Stop Recording before Set Transaction Status on Process State

Delete if Successful and Business Exception to Save memory (Set Transaction Status):















Monday, November 14, 2022

UiPath Highlevel design template;

 


https://drive.google.com/file/d/1EkNupypFNi4WKeuMdzn03yJKDKZFcRr4/view?usp=share_link