Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Activate scheduled job to generate labor costs

Activate scheduled jobs to automatically generate labor costs for attribute-based resource assignments.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > System Definition > Scheduled Jobs.

  2. Filter the Name field to locate and open Generate Labor Costs For Epic and other planning items.

  3. Select Active and on the Scheduled Script Execution form, fill the fields.

    For a description of the field names, see Scheduled Script Execution form to generate labor costs.

    Note: You can generate the labor costs for inactive planning items. Remove true in the following code line.

    fundingEntityGr.addQuery('active', true);

  4. Select Update to save your changes or Execute Now to run the scheduled job.