Versions Compared

Key

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

...

  • The view shows details about each transfer such as
    • the source, target, transfer result that are reported individually for each file included in a transfer,
    • any errors occurring during transfer.
  • The Advanced SearchFilter allows individual files to be looked up by name, path etc.

...

In this situation consider to use the JS7 - Resource Locks to implement an exclusive lock or a shared lock that will limit parallel access to a resource. Any file transfer jobs that cannot immediately acquire a Resource Lock will wait until the lock is freed.

Further Resources

...