Resolved! How to check if a workflow is running via script
I need to programmatically check if a workflow is running. I need to run a specific function when the workflow reaches the END state.I am starting a workflow in a Script Include.How can I check when the workflow has reached the END state in the same ...