Search

Help

Page 7 of 154. Showing 1,538 results (0.071 seconds)

  1. How to set job and order parameters by substituting global variables

    the global variable $ODAT represents a date and has been set as described in the How to create global variables page. Substituting a job parameter or order … in a similar manner. See also How to create global variables How to merge global variables into job and order parameters Variable_set
    Product Knowledge BaseSep 18, 2018
  2. How to wait for parallel predecessor jobs to finish

    will start with the Split node as a first node of the job chain. The Split node uses the JobScheduler JITL job JobChainSplitter. The Split job starts all … ="Success" error_state="Error"/> <job_chain_node state="Success"/> <job_chain_node state="Error"/> </job_chain> See also How to split and sync jobs
    Product Knowledge BaseJan 11, 2016
  3. How to merge global variables into job and order parameters

    (); globals.merge( parameters ); spooler_task.params().merge( globals ); return true; } See also How to create global variables How to set job … Reference Handbook) variable jobscheduler howto global-variable parameter job order job-and-order Title style corrected
    Product Knowledge BaseOct 20, 2014
  4. How to access node parameters when executing a job with a JobScheduler Agent

    executing the job remotely with a JobScheduler Agent, this file will not be available on the remote host. There are two options to solve this Copy the content … and Job Chain Node Parameters jobscheduler job-configuration parameter agent node howto job-chain order
    Product Knowledge BaseDec 20, 2018
  5. JITL Jobs - Status

    sos.scheduler.InstallationService.JSBatchInstallerJSAdapterClass Installs Agents deprecated Job has to be migrated to a new job for JobScheduler Universal Agent … sos.scheduler.cron.JobSchedulerCronAdapter Triggers on changes to the crontab and updates JobScheduler job definition when the crontab changes deprecated live folder
    Product Knowledge BaseApr 22, 2020
  6. How would a JobScheduler Agent communicate with a Backup JobScheduler in case of failover?

    elaboration required   A Primary JobScheduler and a Backup JobScheduler are used. The Primary JobScheduler is running a job on an Agent JobScheduler … The Agent JobScheduler receives the command The Primary JobScheduler crashes How can the Agent JobScheduler send the status to the Backup JobScheduler? Answer
    Product Knowledge BaseNov 17, 2014
  7. A JobScheduler job executing Windows shell command throws an access denied error

    , but same command when configured to run from JobScheduler throws "Access denied" error. JobScheduler example Job <?xml version="1.0" encoding="ISO-8859-1"?> <job … command in JobScheduler Job. One can compare User Rights given to Windows Service user and Admin user from CMD prompt and JobScheduler job's log. JobScheduler
    Product Knowledge BaseOct 20, 2014
  8. How to configure a JobScheduler Master and Agent to work together

    need a Process Class and a Job in the Hot Folder (./config/live) of the JobScheduler to test the JobScheduler Agent. In our example, let the JobScheduler Agent's … class. Click on Jobs in the left tree of the JobScheduler elements. With New Standalone Jobs on the right hand side you create a new job in the list
    Product Knowledge BaseApr 05, 2016
  9. How to program the JobScheduler API in Java

    How to integrate the JobScheduler .jar archive for API Jobs (engine-job-api) from Maven Central The JobScheduler Java API is a set of Java classes that are close to the JobScheduler kernel and allows to control the management and operation of JobScheduler objects such as jobs, job chains, orders etc. The below
    Product Knowledge BaseOct 16, 2018
  10. How does JobScheduler handle conflicts when several users change a job?

      Question: How are conflicts handled if multiple users make changes to the same job? Answer: JOE supports locking of hot folders with job configuration files, see  joe database configuration jobscheduler faq job-and-order job
    Product Knowledge BaseNov 24, 2015