Zum Hauptinhalt gehen

Determine if another workflow is running

Kommentare

2 Kommentare

  • Permanently deleted user

    More specifically, I am trying to find out if a workflow can determine if another workflow is in a drawing mode...

    0
  • Permanently deleted user

    You could have the two workflows communicate to each other using the Set Application Data and Get Application Data activities.

    Eg, have the first workflow set a value when it starts, and either remove or change that value when it finishes or completes a certain step. Then have the second workflow check for that value in order to determine if the other workflow is running.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.