Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Excerpt

The JADE Engine Interface can be used by three input methods:

  • a Command Line Interface
  • a fully featured API allowing integration in other applications
  • via a generic JobScheduler JADE JITL job

    Client is the main component in JADE. The client is not only responsible for file transfer and SSH command execution but can carry out customizable logging, send the transfer history to the JADE Background Service, enable an audit trail and provide error handling. The architecture of the JADE Client and its associated components is described in detail in the JADE Implementation Architecture.

     

    The JADE Client is available for the following interfaces:

    JADE Command Line Interface

    The JADE Command Line Interface (CLI) is used e.g. for integration with existing scripts and to replace direct calls to FTP and SFTP with the respective command line programs.

    Excerpt Include
    JADE Command Line Interface
    JADE Command Line Interface
    nopaneltrue

    JADE JITL Job

    The JobScheduler provides the JADE JITL Job for the automation of file transfers.

    Excerpt Include
    JADE Automated File Transfer and Processing
    JADE Automated File Transfer and Processing
    nopaneltrue

    JADE API

    The JADE API (1) is operated as a component of an individual application that requires file transfer capabilities.

    Excerpt Include
    JADE API (1)
    JADE API (1)
    nopaneltrue

    Resources

    Display content by label
    TypeFeature
    TitleFeatures in Detail
    Labelsjade feature enginejade-interfaceclient

    Display content by label
    TypeHow To
    TitleHow to ... articles
    Labelsjade howto enginejade-interfaceclient

    Display content by label
    TypeFAQ
    TitleFrequently Asked Questions
    Labelsjade faq enginejade-interfaceclient

    Display content by label
    TypeExample
    TitleExamples in Detail
    Labelsjade example enginejade-interfaceclient