Introduction
- YADE is a tool for complex file transfer operations and consequently provides complex configuration options.
- The YADE Reference Documentation is designed to provide structural information in addition to textual explanations and to assist you in creating valid file transfer configurations.
- YADE is evolving from a standalone tool towards tight integration with other services, JobScheduler being the component that automates and orchestrates file transfers.
Components
The YADE Reference Documentation is organized by the following components:
Status of Documentation
- The Parameter Reference explains the structure of configuration elements that is intended for future YADE releases.
- FEATURE AVAILABILITY STARTING FROM RELEASE 1.11
- YADE shifts from plain text configuration files (.ini format) to XML Configuration files.
- For releases 1.9 and 1.10 the plain text configuration files are maintained.
- For releases 1.11 and later XML Configuration will be available as documented.
- YADE releases correspond to the following XSD schema file versions:
- YADE releases 1.9 up to 1.11 use https://www.sos-berlin.com/schema/yade/YADE_configuration_v1.0.xsd
- YADE releases 1.12, 1.13, JS7 use https://www.sos-berlin.com/schema/yade/YADE_configuration_v1.12.xsd
- The Parameter Reference for releases 1.10 and older is available for reference.
- The Parameter Mapping is intended for users of YADE releases before 1.11 who want to benefit from the Parameter Reference documentation.
- Mapping tables assist to identify XML configuration elements and plain text configuration items (.ini format).
- The XML Editor is schema-aware and can be used to create valid XML configurations.
- The YADE - User Manual is available and under continuous extension.
Usage
- YADE - User Manual
- For users intending to configure and to manage file transfer operations
- YADE - Reference Documentation - Parameter Reference
- For browsing the structure of configuration elements
- For detailed information on individual parameters
- YADE - Reference Documentation - Parameter Mapping
- For users of YADE releases with plain text configuration files
- YADE - Reference Documentation - XSD Schema Reference
- YADE - XSD Schema Reference - XSD Schema Source
- YADE - XSD Schema Reference - XSD Schema Documentation
- For experienced users with knowledge of XSD Schema