Jobs

Jobs combine Tools into sequences of Tasks to define the connections required for each step. This allows Tools to be reused with different back-ups.

 

Jobs execute defined Tasks in the sequence specified. A Task is a defined Tool with starting Origin(s) as arguments to the Tool.

Tasks

The Add button for Tasks displays a list of Tools that have been created previously. The list of Tools is updated each time the button is clicked.

Task Origins

Select the Library and connection type accordingly by clicking the "..." button. The options provided depend on the type of Task being defined.

Remote Subscriber Listeners only listen on the Listen or Custom address. If the Listener value is not defined for that Library the Host value is used. Any Custom address is required to be valid.

 

Hints are defined in Operations so the Hint Tracker/Server cannot be changed in Jobs. But the type of connection must be defined. Hint Servers only listen on the Listen address. If that value is not defined for that Library the Host value is used. Because there can be only one Hint Tracker/Server there is no Custom option as provided for remote Subscribers.

 

For Any publisher and Any subscriber Task Origins the current Publisher and/or Subscriber are used when the Job is executed.

The Origins Add button uses whatever is currently selected in the Browser. That means combinations can be assembled that do not necessarily make sense or will execute correctly. For instance selecting subscriber libraries in the Browser, but choosing a different subscriber for the Job that does not have matching libraries.

 

Some tasks, such as the Renamer, can use the Origins of a previous task. When previous Origins are available a "From: [name]" selection is added as the first entry in the combobox. That entry is the most recent task capable of providing Origins prior to the current task. A series of these tasks may be defined to perform complex operations.

Run ...

The Run button will execute the currently-selected Job in the currently-running ELS instance.

Generate/Run ...

The Generate button creates a command line to execute the currently-selected job.

 

Edit as desired. Select the Copy button to copy the command line to the clipboard. Select the Shortcut ... button to create a desktop shortcut, or the Run ... button to execute the Job in a new instance of ELS.

 

Note:

Depending on your choices additional parameters may be required for the Job to run correctly. In particular, if Any publisher or Any subscriber has been selected for any Tasks in the job then -p and/or -s parameters will needed.