ecl-logo Documentation

ActivateJob

ActivateJob[jobs]activatedJobs

sets the Status of one or more jobs to Active, and returns a list of the successfully modified activatedJobs.

Details

    Input
    Output

Examples

Basic Examples  (2)

Activate a single Manifold job by changing its Status field to Active, and return the activated job's object reference:

Activate multiple Manifold jobs by changing their Status fields to Active, and return all activated objects:

Messages  (2)

JobNotFound  (1)

Warning is shown if one or more input objects cannot be found in the database. This can occur if the object does not exist, or if you do not have permissions to view/modify the input object:

NoStatusChange  (1)

Warning is shown if one or more input jobs already had a Status of Active. These jobs will remain unchanged: