Duplicate Task Log Messages

Discuss RoboTask here
Post Reply
gmcfarlane
Posts: 3
Joined: Mon May 16, 2016 4:25 pm

Duplicate Task Log Messages

Post by gmcfarlane »

I have a parent task that executes 5 other tasks

The final step (Task5) checks the database for error conditions and logs them to the RoboTask log

I was hoping that by checking "Duplicate Task Log Messages to the Common Log" on Task5 that the error messages would be bubbled up to the log of the Parent Task.
This does not seem to be happening.

Short of copying the contents of Task5 into the parent task, is there anyway to gain visibility of the Task5 log?


My goal here is this: When I run the parent Task, it would be nice if the errors were clearly presented by being shown in the log of the task I just executed.

(yes i could copy the data loop, but I have many 'parent Tasks'. )


thanks
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Duplicate Task Log Messages

Post by Oleg »

I was hoping that by checking "Duplicate Task Log Messages to the Common Log" on Task5 that the error messages would be bubbled up to the log of the Parent Task.
No. Common log is the separate log of RoboTask. You can duplicate log messages into the common log form several tasks.
This is useful when you want to see chronology of steps of different tasks. This log designed for debugging only.
Oleg Yershov
Post Reply