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

Compare with Current View Page History

« Previous Version 22 Next »

Introduction

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

In the XSD schema, the operation is a child of the profile element as is shown in the diagram.

Unable to render 'XSD Viewer' macro

Could not find the given XSD (xsd_macro3e59982cc264d9a13cf21be73478aa7f.png) on page (The Operation Parameter)

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

The operation element is mandatory.

 

 

 

  • No labels