---
sourceDocument: Zurich Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/employee-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich 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}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

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

## Procedure

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. **Optional:** Modify the frequency of the scheduled job in Time and Run.
6. **Optional:** 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.  
   Note:  
   The base system condition of the scheduled job is active. You can deactivate it.
{#run-schedule-job__steps_fgk_nfg_h1c}

## Result

The applicant records are deactivated.  
Note:  
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.

*[\>]: and then


