cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

can we monitor workflow context data of each step? I can only see what is the current workflow context is in the UI of monitor workflow context. Not able to see what is context data before and after of each step execution.

can write custom logs in script so that it will be available in workflow instance monitor?

Regards,

Muni

0 Likes
View Entire Topic
Muniyappan
Active Contributor
0 Likes

Hi Krassimir,

Thank you for your response. I want to have context data as part of execution log in Monitor Workflow app, so that I can view the context data in each step.

I was working with scripts and wondering if i can see the context data before script step execution and after.

For example if i have a flow like this, soon after scripts gets executed, it continues with service task. once service call is successful then instance disappears from instance monitor. Hence not able to view context data.

Regards,

Muni