Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to Other JADE Tutorials

...

  • This tutorial uses the simple FTP file transfer example described in the The JADE Client Command Line Interface - Tutorial 1 - Getting Started article as a basis for demonstrating the configuration of the Background Service.
  • In addition, the use of the XML Editor to generate the settings.ini file used to specify the file transfer and Background Service configurations is described. This editor generates both the settings.ini configuration file required for JADE versions up to and including 1.10 and the XML configuration file required for version 1.11 onwards as well as validating the input against an XSD schema before generating the configuration files. This will considerably simplify the configuration process and reduce development and testing requirements. 
  • Links behind parameter names are to the parameter reference article for that parameter.

Other JADE tutorials

See the JADE - Tutorials article for an overview of other JADE tutorials.

Requirements

In addition to the JADE Command Line Client, this tutorial requires that a JobScheduler and JADE Background Service are installed. In addition, we strongly recommend that the XML Editor is used to configure the Background Service:

...