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