Hi,
I need to create extract file, that should contain Workflow label, run time, operator name who started the workflow and last execution duration.
Please suggest me, What attribute I need to select in data extraction for knowing the operator who executed the workflow last?.
Regards,
Ram
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Ramprakash,
You can query on xtk:workflow schema to get @processDate, @label, @lastStart.
To get the user info you will to get workflowLogins schema.
Thanks,
Manoj
Hi,
Hope this helps.
Views
Replies
Total Likes
Thank you so much for your reply.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies