Versions Compared

Key

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

...

  • Profiles from settings files that use send/receive operation settings are converted to the respective XML operations Copy and Move (should the setting remove_files=true have been used).
      x
      • Send/receive operations are deprecated, see 
        Jira
        serverSOS JIRA
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        serverId6dc67751-9d67-34cd-985b-194a8cdc9602
        keyYADE-280
    • The YADE XML configuration clearly distinguishes between fragments and profiles. Therefore, the source and target settings from settings files are moved to separate branches of the YADE XML configuration.
      • The names of fragment elements are created from 
        • the fragment type
          • for file transfer sources and targets this includes the file transfer protocol in use (FTP, SFTP etc.)
          • for mail and other elements the element name is used
        • a consecutive number
        • Samples: SFTPFragment#1234, FTPFragment#3421, MailFragment#2143 etc.
      • You can modify fragment names easily with the XML Editor that will automatically update references to the fragment.

    Importing files for conversion

    ...

    Conversion of .xml configuration files to .ini configuration files

    tbd