When we view the Job Details in Orchestrator > Jobs > Logs, what is the difference between the jobId and transactionId?
For example,
{
“message”: “Transaction Started”,
“level”: “Information”,
“timeStamp”: “2018-04-16T13:05:06.5788-05:00”,
“windowsIdentity”: “ACSLAN\Z04”,
“processName”: “Post SSN”,
“processVersion”: “1.0.6676.28260”,
“fileName”: “Main”,
“jobId”: “f85e0032-b22a-4ac4-bf25-e87ed3693e42”,
“robotName”: “Chewbacca”,
“queueName”: “BOTPROC”,
“transactionId”: “0c3f74d7-70cd-454d-86f1-3424ec18cec2”,
“transactionState”: “Started”
}