You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Introduction

The Operation element specifies the type of file transfer that is to be carried out.

In the JADE XSD schema, the Operation is a child of the Profile element as is shown in the diagram below.

DIAGRAM

The Operation element that is selected defines the source and target elements that can be called as well as the transfer options that may be available.

It is required for each file transfer configuration.

Operation - the action JADE is to carry out

 The JADE Client can carry out a number of different operations.

These are:

  • copy - duplicate the files from one location to another
  • move - duplicate the files from one location to another and then delete the original files
  • remove - delete files from a server
  • getlist - obtain a file containing a list of file names  VERIFY DEFINITION

The default value for this parameter is copy. VERIFY

Example Configuration using the 'Copy' Operation

An example configuration using the 'Copy' Operation was shown on the Configuring File Transfers with the JADE Client page.

Example Configuration using the 'GetList' Operation

An example configuration using the 'GetList' Operation is shown on the Example: Configuration using the 'GetList' Operation page.

Reference Information

INCLUSION PARAM REF EXTRACT GIVES ERROR

 

 

 

 

  • No labels