Versions Compared

Key

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

When If you are using preconditions with a JSU post function, they can be evaluated in the context of a post function in the following ways:

  • True (Precondition must be true to execute a post function)

  • False (Precondition must be false to execute a post function)

...

The precondition setting is available on our post function configuration pages, and it is set to True by default. You can learn more about our preconditions in the Workflow Preconditionsin Workflow Preconditions. See the Preconditions for Post Functions uses cases for examples.