---
sourceDocument: Australia Strategic Portfolio Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-business-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Strategic Portfolio Management

ft:clusterId :

    - itbm

bundleId :

    - itbm

workflow :

    - Technology


---

# Scheduled job to generate labor costs

# Activate scheduled job to generate labor costs for your planning items {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllSystem DefinitionScheduled 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 for planning items](https://servicenow-prod.fluidtopics.net/Nd5G1XHy0UYFGrZf_xJOZQ "Use the Scheduled Script Execution form to enable Generate Labor Costs and Generate Labor Costs For Epic scheduler jobs for your planning items.").  
   Nota:  
   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.

