---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Set up a scheduled job for applicant deactivation

# Set up a scheduled job for applicant deactivation {#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

Set up a scheduled job, at regular intervals, to deactivate applicants no longer viable to the system.

## Antes de Iniciar

Role required: admin{#run-schedule-job__p_egk_nfg_h1c}

## Procedimento

1. Navigate to AllSystem DefinitionScheduled Jobs.
2. Select MarkApplicantInactive.
3. View and download the HiringDeleteRoles.xml file from the Applicant Center application page on ServiceNow Store.
4. Import the XML file in the Script Include \[sys_script_include\] table.
5. **Opcional:** Modify the frequency of the scheduled job in Time and Run.
6. **Opcional:** Change the Value of the system property (sn_ta_hiring_core.markApplicantInactive.noOfDays).  
   The base system value to mark an applicant as inactive is 30 days.
7. Mark the Active check box as enabled and select Update.  
   Nota:  
   The base system condition of the scheduled job is active. You can deactivate it.
{#run-schedule-job__steps_fgk_nfg_h1c}

## Resultado

The applicant records are deactivated.  
Nota:  
If a deactivated applicant applies again using the same email id that was earlier used to create the sys-user record, all the existing roles are deleted and an external applicant role is assigned during reactivation. For this to happen, you must download the HiringDeleteRoles.xml file from the Applicant Center application page on ServiceNow Store.

