Hi Team,
We are have requirement to use add log fields activity in one of the business process to custom logging. only 14 fields only able to display the log send to robot to Orchestrator and inserting in to DB Logs table. Please let us know if there is any limitations for this activity. we have send more than 20 fields.
Example Logs
{
“message”: “Delete execution ended”,
“level”: “Information”,
“logType”: “Default”,
“timeStamp”: “11:32:31”,
“processVersion”: “1.0.0.1”,
“jobId”: “XXXXXXXXXXXXXXXXX”,
“robotName”: “Test-Bot”,
“machineId”: 2,
“totalExecutionTimeInSeconds”: 1,
“totalExecutionTime”: “00:00:01”,
“fileName”: “Log Report”,
Customer Fields start here
“Temp Start Time”: “08/27/2019”,
“Temp End Time”: “08/28/2019”,
“Temp Status”: “Partially Completed”,
“Temp No of Steps Complete”: 16,
“Temp No of Steps Incomplete”: 89,
“Total Steps Processed”: 20,
“Steps Complete”: “Testing”,
“Steps Incomplete”: “Testing”,
“Percentage Complete”: 89,
“Legal Name”: “XXXX”,
“Temp EMail”: “xxxxxx@xxxxx.com”,
“Test”: “Test”,
“Test”: “Test”,
“Test”: “Test”,
“Test”: “Test”,
“Test”: “Test”,
“Test”: “Test”,
}
Regards,
Ranga