Search

Help

Page 1 of 100. Showing 992 results (0.013 seconds)

  1. How to check the job history for previous job runs

    Starting Point Users would like to check in individual job scripts or monitor scripts if a job has been executed in the current period, e.g. for the current day what execution result (success/failure) was created on completion of the job The intention for checking the job execution history is to automate
    Product Knowledge BaseJun 09, 2016
  2. Job Management - Job Operations & Management

    Job Operations Using JOC - the JobScheduler Operations Center - to control Jobs & Orders Operating and Monitoring GUI - JOC Using JID - the JobScheduler Information Dashboard - to provide ongoing status information about jobs and orders: JID - JobScheduler Information Dashboard Job Management Using JOE
    Product Knowledge BaseMar 31, 2016
  3. How to trigger a job or a job chain using events

    Events Question: How can I trigger a job or a job chain based on a (series of) event(s)? Introduction In some cases it is necessary to trigger a job (or a job chain) based on (multiple) events (other jobs, monitored files...) which might even occur on different hosts. JobScheduler provides a solution to set off
    Product Knowledge BaseAug 22, 2019
  4. How To Synchronize Job Execution Across Job Chains

    Scope This article is about methods that can be used with the JobScheduler for synchronizing the execution of jobs in different Job Chains. See the How to Execute Jobs in a Job Chain in Parallel article for methods about executing parallel jobs within a job chain. Using JITL Jobs for the Synchronization of Jobs
    Product Knowledge BaseAug 18, 2017
  5. How to start a job and delete a job after execution

    You want to save a job in the live folder. The job should start immediately and when execution has finished, the file with the job should be deleted. You can … " encoding="ISO-8859-1"?> <job stop_on_error="no"> <script language="shell"> <![CDATA[ echo hello world ]]> </script
    Product Knowledge BaseDec 12, 2014
  6. Jobs, Job Chains and Orders

    Concepts for jobs, job chains and orders Concepts for jobs, job chains and orders Read more .... Jobs and order triggers Job and order triggers Read more .... Job dependencies Job dependencies Read more .... Job templates Job templates Read more .... Generic jobs Generic jobs Read more ....
    Product Knowledge BaseNov 16, 2014
  7. Job Management - Cross-platform job scheduling

    Overview: Cross-Platform Scheduling What is the difference between SSH job execution and remote JobScheduler Agents? When should the different approaches to cross-platform job scheduling be used? Job Scheduling with Agents: About the JobScheduler Universal Agent: JobScheduler Universal Agent JobScheduler
    Product Knowledge BaseMar 31, 2016
  8. Example with execution of a second job chain only if a specific job has ended successfully and first job chain is completed

    This example has two Job Chains. Each job chain having its own set of jobs as shown below. Job_Chain1 Job11 Job12 Job13 Job14 Job_Chain2 Job21 … ). How it works: A sync job is located at the end of job chain1 and at the beginning of job chain 2. Job12 has a command on exit code=success which will create
    Product Knowledge BaseDec 22, 2020
  9. Run-time of jobs in a Job Stream

    Introduction The jobs used in Job Streams can have their individual run-times, which changes the execution process of the job in a Job Stream. The run-time of a job can be used to postpone the execution of a job in the Job Stream. There are two possible solutions in which the execution of the job can be postponed
    Product Knowledge BaseJun 10, 2020
  10. Concepts for jobs, job chains and orders

    Introduction The JobScheduler's unique job and order concept includes the organization of jobs into job chains and the use of dependencies. Jobs are the basic unit for the processing of executable files (programs, scripts, commands etc.). Job Chains can be seen as an assembly line on which a number of job nodes
    Product Knowledge BaseNov 10, 2015