Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor changes to content

...

When a source or target is specified for a file transfer operation a reference is made to a protocol fragment element. Protocol fragments ProtocolFragment elements. ProtocolFragments are elements in the Fragments branch in of the JADE XSD Schema and can be thought of as a series of predefined part configurations that can be called up as required for specific file transfer operations.

Protocol fragments are usually form the starting point when configuring a file transfer. Profiles, which reference protocol fragments, are can then be specified after the protocol fragments have been defined.

Operationally, the starting point is a Profile, which then calls the protocol fragments.

...

Specification of Protocol Fragments

ProtocolFragments are children of the Fragments element and in turn can have any number of child elements. Example protocol fragment elements would be the FTPFragment and the SFTPFragment.

...

The upper levels of the Fragments branch of the XML hierarchy are structured as follows:

  • Fragments
    • ProtocolFragments
      • FTPFragment
      • FTPFSRagment
      • etc.
    • AlternativeFragments (optional)
    • NotificationFragments (optional)

...