Diagram

Elements

Unable to render 'XSD Viewer' macro

The currently available memory capacity does not allow rendering the XSD at the requested depth at this point. This may be temporary due to a high load. You can try again at a later time, or contact support. Alternatively, you can try decreasing the depth.

 

Explanations

  • The Fragments refer to that part of the configuration that describes how the transfer is to be carried out – i.e. per FTP proxy.
  • At least a minimum set of ProtocolFragment parameters has to be provided.

ProtocolFragment

  • The ProtocolFragment describes how the file transfer is to be carried out – i.e. per FTP proxy.

AlternativeFragments

  • Define how the transfer is to be carried out when either the connection or authentication specified in the ProtocolFragment cannot be made.
  • AlternativeFragments are not be called after a connection has been made and authenticated and an error occurs.

NotificationFragments

  • The NotificationFragments describe how notifications about the transfer are to be transmitted, e.g. by e-mail.

CredentialStoreFragements

  • A secure store can be used for credentials, e.g. KeePassX, and parameters can reference e.g. Account and Password from the secure store.
  • At run-time YADE replaces references to the credential store by the respective values from the store. This prevents e.g. passwords from being exposed in YADE configuration files.

 

  • No labels