AristoTelos Academy

JobType

JobType

Data Type

Job type specifies the kind of job to be executed, which determines its purpose and processing logic, such as Report Job, Planning Job, Import Job, etc. Job Parameters are specific for the selected job Type.

Enum Options

Option:ReportJob

Generates reports based on predefined templates and sending them via email if needed.

Option:ReportForManagersJob

Creates role-specific reports tailored for managers containing data about subordinate employees and send data via email.

Option:PayrollExportJob

Generates payroll reports and sends the data via specified channel.

Option:PlanningJob

Job for automated shift scheduling.

Option:BreaksPlanningJob

Job for automated breaks scheduling.

Option:AutogenerateAndPublishShiftsJob

Job for automated shift creation and publication.

Option:CheckAgentStatesJob

Job for checking scheduled shifts against real employees’ states a marking shift according to the configured rules.

Option:StatesShiftUpdateJob

Job for updating scheduled shifts to align with real employees’ states according to the configured rules.

Option:DeactivateEmployeesJob

Automatically deactivate employees based on contract validity.

Option:GenerateEntitlementsJob

Generates employee entitlements based on predefined rules and eligibility conditions.

Option:ProductivityCalculationJob

Calculates productivity metrics for defined periods based on available operational data.

Option:ComputeReportPropertiesJob

Calculates report-related properties and derived values used in reporting and evaluation.

Option:DataImportJobs

Imports employee, organizational, or related data from external systems and updates system records.

Option:IntegrationJobs

Processes and synchronizes data between the system and external sources or services.

Option:ImportVolumeJob

Imports workload or volume data from external systems for planning and analysis

Option:RosterItemPushNotificationsJob

Sends notifications to employees about upcoming or updated roster activities.

Option:AgentStatesConnectionCheckJob

Checks availability of external employee state data used for attendance validation and processing.

Was this helpful?