Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This feature is part of an ongoing effort to separate the process engine from the Runtime. As this feature is still in active development, it's not ready for use in production scenarios. Behavior and interfaces are subject to change.

The case engine uses its own scheduler to schedule tasks of these types:

...

To circumvent these issues, never schedule at NOW, but always to a moment in the future, e.g. NOW + 5 SECONDS.

Addition: since the introduction of Case Locking in Blueriq 14.1, this issue should now be solved.