Hi Team,
I'd like to know how we can have details below (only for scheduled workflows):
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @bsm11,
Yes, that's correct Broja. As @LakshmiPravallika mentioned, the xtk:workflowLog schema is the right place to check, you can use the message and logDate field to identify when the workflow started and ended, since there's no direct attribute for those timestamps.
Best,
Celia
Hi @bsm11
Yes, we can consider the @processDate as Last execution start time of the workflow , however the @lastModified field would be impacted if any manual changes are made to the workflow and it would get Updated.
In order to get the workflow execution time, we can consider the logs from the "xtk:workflowLog" schema, which gives us the actual start time and run time of the workflows.
Regards,
Pravallika,
Thanks for a quick reply, Lakshmi. Helpful.
I do agree with @lastModified date.
But, regarding start and end, you was trying to say, we can use "Message" column from "xtk:workflowLog" schema, as there was no other relevent attribute/fields are available. Please confirm.
Regards,
Broja
Views
Replies
Total Likes
Hi @bsm11,
Yes, that's correct Broja. As @LakshmiPravallika mentioned, the xtk:workflowLog schema is the right place to check, you can use the message and logDate field to identify when the workflow started and ended, since there's no direct attribute for those timestamps.
Best,
Celia
Thanks for the confirmation, Celia. I already used this approached.
Regards,
Broja
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies