Search

Help

Page 4 of 65. Showing 650 results (0.014 seconds)

  1. How to split and join jobs in a job chain

    that end at its node and, when a specified number has been reached, an Order to process any successor nodes will be started. References How to Execute Jobs in a Job Chain in Parallel for an overview of the methods available for Parallel Execution within a Job Chain Example showing how to set up a splitter job
    Product Knowledge BaseMay 17, 2018
  2. How to Control Job Dependencies with Events

    The How To - Event Handling article contains a list of articles describing how to implement job dependencies with events. jobscheduler event-handler howto
    Product Knowledge BaseDec 18, 2017
  3. How to configure an e-mail service

    mail_xslt_stylesheet = "config/my_scheduler_mail.xsl"> ... </config> </spooler> See also How to configure different e-mail recipients for different severity levels How to change the file type for mail attachments? jobscheduler notification configuration e-mail service howto
    Product Knowledge BaseOct 18, 2014
  4. How To - SSH Session Management

    What happens if the connection to your remote host breaks while a script is still running? How can the JobScheduler job which started the remote script know … for the cleanup work. The feature requires the use of the JSch implementation by JCraft. See How To - Usage of the SSH Job (JobSchedulerSSHJob) with JCraft's JSch
    Product Knowledge BaseDec 08, 2015
  5. How do I forward XML commands to JobScheduler?

    is using our Java class library. This is described in: How can I generate new jobs and orders automatically? A possible alternative is the creation of XML files and putting them in the live-folder. Which method you choose depends on how persistent the JobScheduler objects have to be. All objects in the live folder
    Product Knowledge BaseJun 03, 2016
  6. How to define Parameter Sets for Multiple Jobs

    Parameter Sets for Multiple Jobs Question: How to identify specific parameter sets for multiple jobs with same name? Answer: If multiple jobs share … )--> <run_time let_run= "yes" begin = "00:00" end = "24:00" repeat = "24:00:00"/> </job> See also: How to set and read job
    Product Knowledge BaseFeb 06, 2015
  7. How to enable the Job Streams Functionality

    There are two points in time when the Job Streams functionality can be enabled: At the time of installation After the installation How to enable the Job … .  conditions-plugin-installer.png How to enable the Job Streams Functionality after Installation The scheduler.xml configuration file of JobScheduler Master can
    Product Knowledge BaseAug 29, 2019
  8. How to configure JOC for HTTP authentication

    ="21232F297A57A5A743894A0E4A801FC3"/> </http.users> </http.authentication> </http_server> ... Configure Apache for use as a Proxy see How to operate JOC with an Apache Proxy Configure the Jetty Plugin See How to operate JobScheduler with Jetty   operationsgui joc jobscheduler configuration authentication
    Product Knowledge BaseJan 10, 2017
  9. How to start JOC with restricted permissions

    user level permissions, then you can follow the instructions set out in How to operate JOC with an Apache Proxy. If you use two user groups (admin, operator) which have different permission sets then see the article How to configure JOC for HTTP authentication for the configuration for different machines. Furthermore
    Product Knowledge BaseJan 10, 2017
  10. How to configure the e-mail subject

    Problem The subject for mail should be customized for jobs ended with error Solution see "How to configure an e-mail service" to change the JobScheduler configuration if required. Change the sytelsheet for JobScheduler e-mail service to define how to handle job errors from (around line 150 in the xsl
    Product Knowledge BaseOct 20, 2014