Versions Compared

Key

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

...

  • The configuration editor is used to manage the configuration for protocols, sources and targets of a transfer.
  • In addition the configuration includes to manage profiles that specify which files are transferred between which and their sources and targets.

The following topics are covered with in separate articles:

...

  • The File Transfer configuration can be performed in a number of tabs. Each tab holds an individual configuration that can be deployed separately, see JS7 - File Transfer Deployment.
  • The configuration is an XML document that is added an XSD Schema, see below.
  • Users can add, modify and delete configuration elements from the action menu in the left hand panel.
  • Any changes to the File Transfer configuration are automatically stored to in the JS7 - Database.

XSD Schema

The XSD Schema used for the File Transfer configuration is indicated with in the upper right corner of the screen. The XSD Schema is automatically assigned for new File Transfer configurations.

The XSD Schema holds the structure of available configuration elements and attributes. In addition it includes the documentation that is visible from in the right hand panel.

Manage Configuration Elements

...

The expanded action menu offers the Add Child Node action. 

  • Depending The child nodes offered depend on the parent node available child nodes are offered.
  • When selecting a child node then:
    • any additional elements required for use of the child node are added automatically,
    • any optional child elements recursively can be added recursively later on by repeating the operation.

In addition, the expanded action menu offers provides the Show all Child Nodes of selected Node action. This brings up the following popup window:


From the The tree in the left hand panel allows users can to navigate through the node hierarchy of the configuration. 

The right hand panel displays the documentation of for the respective node element selected.

Modify XML

The Edit XML button is offered used to directly modify the XML document and to apply changes.

Validate Configuration

The XSD Schema allows to check if the completeness of the File Transfer configuration is complete to be checked and holds all required elements.

To this purpose use the Validate button that indicates the respective result from in a status button to be valid / not valid.

Further Resources