Introduction
- The Parameter Reference is used for configuring JADE file transfer settings.
- The Parameter Reference is generated from the JADE - Reference Documentation - XSD Schema Reference and includes additional explanations of configuration elements.
- The JADE - User Manual provides an overview of features, explains use cases and includes references to this documentation.
Parameter Reference
Diagram
The root element of a YADE configuration. This element specifies a JS7 Job Resource. This element specifies the name of a JS7 Job Resource. This element specifies the environment variable name of a JS7 Job Resource. This element specifies the variable name of a JS7 Job Resource. The branch element for reusable transfer configuration. Subsequent fragments are used e.g. for file transfer specifications, notifications, mail server settings, that can be used in a number of file transfer Profiles. A fragment specifies how a file transfer is carried out whereas a Profile specifies what should be transferred. Therefore multiple profiles can use the same fragments, e.g. to transfer different files from the same source or to reuse the same transfer specification as the source and the target in different transfer operations. The General configuration options refer to central settings that are applied to all file transfer configuratons such as use of the YADE Background Service and logging. Some settings from the General branch can be superseeded by Profile settings that apply to an individual file transfer configuration. The specification of General configuration parameters is not mandatory.
Configurations
Notes
Element
Type
Required
Description
JobResource
Optional
Notes
JobScheduler releases starting from JS7 2.2.2
Fragments
Required
Profiles
Required
General
Optional
Explanations
The XML file transfer configuration that is introduced with version 1.11 of the JADE Client uses an XSD schema to define relationships between parameters and which parameters can be used together. The top two levels of the schema are shown in the diagram at the top of this page: The Configurations element is the top level element in the transfer configuration and has three child elements, representing three main branches of the configuration: In addition there are:
Note that both the SOCKS4Proxy and SOCKS5Proxy elements are themselves Reusable Elements.