Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 7.0-2

    ...

    The use of callbacks can range from sending email when a job has completed, to designing complex dependency trees or direct integration with an asset tracking system.  There is also a special case that allows for delayed execution of the job, see: How to submit a job that will wait until later to run

    When specifying a callback, Qube requires a little information in order to execute it properly. Each callback must include:

    ...