Hi,
I have a Workflow that runs as a scheduled workflow and I have the option to run the workflow as a business process. The business process is used only to expedite the workflow quickly rather than waiting for the hourly schedule. What I don't want is a user running the business process if the scheduled version is running.
Is there a way in workflow to find out how many instances of itself (workflow) are currently running, this way I could terminate the business process if a scheduled version is running.
Any ideas greatfully accepted..
Thanks