Schedule jobs
1E ITSM Connect has a list of scheduled jobs available. To view these jobs, login to ServiceNow with Full Administrator credentials and navigate to 1E ITSM Connect→Administration→Scheduled Jobs.
You can configure at what time each job should run. Jobs can also be executed on demand by clicking the Execute Now button on the jobs detail form. Below is a brief description of the 1E ITSM Connect app jobs.

This job is responsible for purging the responses of triggered instructions that are older than the value for Instruction response keep days property. After deleting the responses this job marks the status of the corresponding triggered instruction as Purged. So in short, this job deletes the responses of a triggered instruction record.
This job is executed on a daily basis at midnight.

This job is deprecated, hence the value should be false.
To support the custom connector, a new button Retrieve Devices is added on both the single-tenant and multi-tenant configuration pages to retrieve all the devices from 1E into ServiceNow. This button triggers an integration to import all the devices into ServiceNow. This schedule job is disabled by default and the user needs to enable it as and when they want it.
This job is executed on a daily basis at midnight.
In a multi-domain instance of ServiceNow, users do not need to manually select the Domain Iterator when running jobs to import data. This process is handled automatically by 1E, which ensures that data is imported from each domain record.
This scheduled job is added for users having 1E ITSM Connect 5.1.0 and later versions.

This job is responsible for purging the triggered instruction records. When this job is executed, it picks up the value of Instructions history keep months from the app settings page and compares it with the value of Created at, which is the time the instruction was triggered. If the Created at time stamp is older than the Instruction history keep months, then this job deletes the triggered instructions. It also deletes the responses associated with the deleted triggered instructions.
This job is executed on a daily basis at midnight.