...
Job | Description | Used for | Replacement Notes |
---|---|---|---|
sos.scheduler.managed.configuration.ConfigurationJob | Reads job chain node configuration is used by ConfigurationOrderJob ConfigurationOrderJob is used by JobSchedulerConfigurationPreparationJob. This job loads the job chain node configuration into the payload | ConfigurationOrderJob | ConfigurationMonitor |
sos.scheduler.cron.JobSchedulerCronAdapter | Triggers on changes to the crontab and updates JobScheduler job definition when the crontab changes | live folder | |
sos.scheduler.process.JobSchedulerProcessWebServiceRequestJob | rest | ||
sos.scheduler.process.JobSchedulerProcessWebServiceResponseJob | rest | ||
sos.scheduler.webservice.JobSchedulerWebServiceShellJob | Starts a shell command file | job language=shell | |
sos.scheduler.webservice.JobSchedulerWebServiceShellJobRequest | if an order has been started by a web service, the request xml payload will be transformed | rest | |
sos.scheduler.webservice.JobSchedulerWebServiceShellJobResponse | rest | ||
sos.scheduler.process.ProcessJob | Baseclass for ProcessOrderJob | to be discussed for future subprocess handling features with Universal Agent | |
SOSMailReadInbox | Reads an e-mail inbox | SOSMailProcessInbox | |
sos.scheduler.job.JobSchedulerCheckSanity | Checks diskspace and memory | System Monitors such as Nagios, op5 etc. | |
sos.scheduler.job.JobSchedulerCreateSequence | gets a sequence number from the database | Hibernate with implementation per DBMS | |
sos.scheduler.job.JobSchedulerDatabaseMonitor | Checks whether a database connection is available | System Monitors such as Nagios, op5 etc. | |
sos.scheduler.job.JobSchedulerExistsEventJob | Check whether an event exists using a XPATH expression | com.sos.jitl.eventing.checkevents.JobSchedulerCheckEventsJSAdapterClass | |
sos.scheduler.job.JobSchedulerExportJob | Exports records from a database to xml | to be discussed: check use of hostWare; export/import might be useful | |
sos.scheduler.job.JobSchedulerExtractJob | Exports records from a database to a CSV file using hostware | replaced by com.sos.jitl.extract.job.ResultSet2CSVJobJSAdapterClass | |
sos.scheduler.job.JobSchedulerImportJob | Imports an XML file into a database | check use of hostWare; export/import might be useful | |
sos.scheduler.job.JobSchedulerMailJob | Send e-mail | ||
com.sos.jade.job.JadeDeleteHistoryJSAdapterClass | Deletes history records from the YADE transfer database | housekeeping | com.sos.jitl.housekeeping.cleanupdb.JobSchedulerCleanupSchedulerDbJSAdapterClass |
sos.scheduler.job.JobSchedulerRemoteCommandJob | Execute commands on a remote machine | replaced by Agents, SSH Job | |
sos.scheduler.InstallationService.JSBatchInstallerJSAdapterClass | Installs Agents | Job has to be migrated to a new job for JobScheduler Universal Agent | |
sos.scheduler.reports.JSReportAllParametersJSAdapterClass | parameters are logged by adapter class | ||
com.sos.jitl.splitter.JobChainSplitterJSAdapterClass | Creates parallelly running orders in a job chain | ||
sos.scheduler.CheckRunHistory.JobSchedulerCheckRunHistoryJSAdapterClass | Checks whether a job did run | ||
com.sos.jitl.housekeeping.cleanupdb.JobSchedulerCleanupSchedulerDbJSAdapterClass | Deletes history records from the scheduler history tables | housekeeping | |
com.sos.jitl.sync.JobSchedulerSynchronizeJobChainsJSAdapterClass | Synchronize job chains | ||
com.sos.jade.job.SOSJadeHistoryJSAdapterClass | ??? | ||
sos.scheduler.job.JobSchedulerCheckBlacklist | Checks whether there is an order in a blacklist. | ||
sos.scheduler.job.JobSchedulerCleanupHistory | deletes records from the history tables | will extend JobSchedulerCleanupSchedulerDbJSAdapterClass | |
sos.scheduler.job.JobSchedulerDeleteHistory | |||
sos.scheduler.jade.SFTPSendJob | |||
sos.scheduler.jade.SFTPReceiveJob | |||
sos.scheduler.jade.FTPSendJob | |||
sos.scheduler.jade.FTPReceiveJob | |||
sos.scheduler.managed.JobSchedulerManagedExecutableJob | |||
sos.scheduler.process.JobSchedulerProcessSubprocessJob | |||
sos.scheduler.process.JobSchedulerProcessPreparationJob | |||
sos.jadehistory.job.JADEHistoryJob | |||
com.sos.jitl.join.JobSchedulerJoinOrdersJSAdapterClass | |||
sos.scheduler.misc.CopyJob2OrderParameterJSAdapterClass | Copies all job parameters to the current order | ||
com.sos.dailyschedule.job.CreateDailyScheduleJSAdapterClass | Creates a daily plan | ||
com.sos.jitl.reporting.job.report.FactJobJSAdapterClass | |||
sos.scheduler.jade.Jade4JessyBaseClass | Jobs FTPReceive, FTPSend, SFTPReceive, SFTPSend do extent this class. As they will be removed, this Class no longer is neccessary | ||
sos.scheduler.job.JobSchedulerDequeueEventsJob | Dequeues events | event handling | |
com.sos.jitl.reporting.job.inventory.InventoryJobJSAdapterClass | ??? | ||
sos.scheduler.job.JSObjects2GraphvizJSAdapterClass | Creates diagrams for job chains | ||
sos.scheduler.job.JobSchedulerSignalJob | Creates parameterized orders from records of a database | internal use in the | |
JobSchedulerManagedDatabaseJob | Replaced by JobSchedulerManagedDatabaseJobSOSHibernate job |
Jobs available in 2.0
Job | Description | Used for | Replacement Notes |
---|---|---|---|
sos.scheduler.job.JobSchedulerDequeueMail | Just calls the spooler_log.mail().dequeue() | Should be a JobScheduler Monitoring feature see JobScheduler Monitoring Interface | |
sos.scheduler.launcher.JobSchedulerLoadTestLauncherJob | Starts jobs for a load test | internal use | |
sos.scheduler.job.JobSchedulerRestart | Restarts JobScheduler | ||
JobSchedulerTextProcessor | Provides some commands as count for textfiles | used by customer Auswärtiges Amt | |
sos.scheduler.job.JobSchedulerEventJob | Checks event handlers | ||
sos.scheduler.job.JobSchedulerHttpPostJob | Executes a HTTP POST | ||
sos.scheduler.file.JobSchedulerMD5File | Create or checks md5 files | ||
com.sos.jitl.reporting.job.report.AggregationJobJSAdapterClass | Aggregation for the JobSchedule Reporting Interface | Reporting | |
com.sos.jitl.extract.job.CSV2CSVJobJSAdapterClass | ??? | ||
com.sos.scheduler.generics.GenericAPIJobJSAdapterClass | ??? | ||
com.sos.jitl.reporting.job.inventory.InventoryJobJSAdapterClass | ??? | ||
com.sos.jitl.eventing.checkevents.JobSchedulerCheckEventsJSAdapterClass | Checks whether an event is active | event handling | |
sos.scheduler.CheckRunHistory.JobSchedulerCheckHistoryJSAdapterClass | Checks whether a job did run | ||
sos.scheduler.file.JobSchedulerFileOperationBase.JobSchedulerFileOperationBase() | Base class for file operations | ||
sos.scheduler.managed.db.JobSchedulerManagedDBReportJobJSAdapterClass | Sends database reports by e-mail | ||
sos.scheduler.db.JobSchedulerPLSQLJobJSAdapterClass | Executes plsql scripts | ||
com.sos.jitl.housekeeping.rotatelog.JobSchedulerRotateLogJSAdapterClass | Rotates the log | ||
sos.scheduler.job.JobSchedulerSubmitEvenTaskAfterMonitor | Monitor to submit an event | ||
sos.scheduler.job.JobSchedulerSubmitEventJob | Job to submit an event | ||
sos.scheduler.xsl.JobSchedulerXslTransformJSAdapterClass | Performs a XSL transformation | ||
com.sos.jitl.eventing.JSEventsClientBaseClass | Base class for event jobs | ||
sos.scheduler.file.JSExistsFileJSAdapterClass | Checks whether a file exists | ||
com.sos.jitl.mail.smtp.JSSmtpMailClientBaseClass | Base class for mail jobs | ||
sos.scheduler.job.MonitorSchedulerSendMail | Sends e-mail | ||
com.sos.jitl.extract.job.ResultSet2CSVJobJSAdapterClass | Extracts a result set to a CSV file | ||
sos.scheduler.job.SOSDExJSAdapterClass.SOSDExJSAdapterClass() | YADE | ||
sos.scheduler.jade.SOSJade4DMZJSAdapter.SOSJade4DMZJSAdapter() | YADE for DMZ | ||
sos.mail.SOSMailProcessInbox | Reads e-mail from a POP3 account | should be improved for use of imap and optional encryption (use of Java properties files) | |
sos.scheduler.db.SOSSQLPlusJobJSAdapterClass | Executes command in Oracle SqlPlus | ||
sos.scheduler.job.SOSSSHJob2JSBaseAdapter | Executes commands via SSH | ||
com.sos.jitl.operations.criticalpath.job.UncriticalJobNodesJobJSAdapterClass | Provides a critical path solution |
...