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
Navigate to All > System Definition > Scheduled Jobs.
Filter the Name field to locate and open Generate Labor Costs For Epic and other planning items.
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
truein the following code line.fundingEntityGr.addQuery('active', true);Select Update to save your changes or Execute Now to run the scheduled job.