Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1560

File Transfer History view should support the REMOVE operation

    XMLWordPrintable

Details

    Description

      Current Situation

      • The File History Interface supports the following operations (case insensitive) : COPY, MOVE, GETLIST, RENAME, COPYTOINTERNET, COPYFROMINTERNET, REMOVE.
      • The File History view supports: COPY, MOVE, GETLIST, RENAME, COPYTOINTERNET, COPYFROMINTERNET.
      • The REMOVE operation for File Transfer History view can be obtained in two ways:
        • Through an YADE Standalone Client by using the Remove operation:
          • the File Transfer History view displays the Remove operations as UNKNOWN because the YADE Standalone Client internally sets this operation to delete instead of remove.
        • Through File Transfer History Support for 3rd Party Utilitie with the --operation="remove" option.
          • If the JOC-Cockpit Web Service result contains entries with the REMOVE operation, the Web Service throws an IllegalArgumentException and the File History view does not display any entries.

      Desired Behaviour

      • The File Transfer History view should support the REMOVE operation.
      • A possible error in the resolution of some transfers should not affect the display of valid transfers.

      Test Instructions

      • YADE Standalone Client
        • Use operation Remove.
      • File Transfer History Support for 3rd Party Utilitie
        • Create and run a workflow with the following Script content (Windows example):
           %JS7_AGENT_HOME%\bin\file_transfer_history.cmd --operation="remove" --transfer-file="1.txt"
      • Use the FILE TRANSFERS or HISTORY tab to check the File Transfers History.

      Patch

      Attachments

        Issue Links

          Activity

            People

              re Robert Ehrlich
              re Robert Ehrlich
              Kanika Agrawal Kanika Agrawal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: