Workflow Process Mode Property Usage with Wait Step and User Interact Step

Typically, a Workflow Process that includes a wait step is a long-running Workflow Process only if the wait step waits for an amount of time. The Workflow Process Manager will resume the Workflow Process after the wait finishes.

If a wait step waits for a runtime event in a user session, however, then the Workflow Process typically includes a user interact step - making the Workflow Process an interactive Workflow Process. If a Workflow Process includes a user interact step, then you must set the Mode property of the Workflow Process to Interactive Flow.