Rev
2 years agoNew Contributor
How to check workflow/form status before proceeding with BR execution
Hi all,
I need to make a calculate icon in a dashboard visible based on the form status. Based on another post in the forum to check the workflow status, tried below script to first check the workflow status and return true if completed and false if not completed.
It throws error message as "The given key is not present in the dictionary".
Kindly enlighten on the reason for this error message and on how the form status can be checked.
Thanks