Versions Compared

Key

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


Panel
Table of Contents
maxlevel2

Overview

Universal Data Mover Gateway provides a Transfer Activity dashboard to enable the monitoring of file transfer activity. The Transfer Activity list dashboard shows, by default, the all file transfers that are pending either because they have not started yet, are under progress, are paused, or are in an error conditionpending. The pending file transfers can have one of the seven (7) file transfer statuses, including planned, running, paused, or errorThe Transfer Activity List dashboard is not automatically refreshed.

Each specific transfer record can also be monitored by displaying by selecting a file transfer record and displaying the transfer record-specific Transfer Details. 

Displaying the Transfer Activity

...

Dashboard

From the UDMG Admin UI navigation pane, select Transfers to display the Transfer Activity Listdashboard.

The UDMG Admin UI assigns a default color for each of the seven (7) possible statuses for a transfer instance:

StatusColor
Plannedgrey
Runninggreen
Interruptedyellow
Pausedorange
Errorred
Doneblue
Canceledpurple

Transfer Activity List Dashboard Column Descriptions

The following table describes the default columns of information displayed in the Transfer Activity listdashboard.

Column

Description

Transfer ID

The local identifier of the transfer.

Rule

The name of the transfer rule.

Transfer Protocol

The protocol used to perform the transfer.

Requester

The name of the account that requested the transfer.

RequestedThe name of the server/partner the transfer was requested from.

Path

The file path on the local disk.

Remote File PathThe file path on the remote partner.
Start DateDate and time the transfer instance started.
StatusThe current status of the transfer (possible values: PLANNED, RUNNING, PAUSED, INTERRUPTED, ERROR, DONE, or CANCELLED)
StepThe current step of the transfer (possible values: StepNone, StepSetup, StepPreTasks, StepData, StepPostTasks, StepErrorTasks, or StepFinalization)
TransferredThe progress (in bytes) of the data transfer.
File SizeThe size of the file (-1 if unknown).

Error Code

The error code of the transfer (if an error occurred).

Error MessageThe error message of the transfer (if an error occurred).
isServerIndicates whether the UDMG Server is acting as a server (true) or as a client (false).
isSendIndicates whether the transfer is a send (true) or a receive (false).
UUIDTransfer Unique Identifier, as string.

Anchor
list task bar
list task bar

Transfer Activity List Column Headers

A contextual menu opens up when clicking on a column header.

  • Search: input a value to filter on the column content
  • Asc: perform ascending sort on the column values
  • Desc: perform descending sort on the column values
  • Hide: hide the column, it can be restored with the Toggle Columns picker

Transfer Activity List Task Bar

A Transfer Activity List task bar displays across the top of the Transfer Activity List, which allows you to select which transfer instances display on the list.


By Time Filter

The By Time constraint drop-down list in the Transfer Activity Listtask bar allows you to select a time frame for which you want transfer instances to display on the list.

The default time constraint is 48 hours.

By Status Filter

The By Status field in the Transfer Activity List task bar allows you to filter the list so that only transfer instances matching the specified criteria within the selected time constraint display on the list.

...

See the generic description of the List Task Bar for detailed information an applying filters.

Column Picker

The Toggle Columns button allows to select which column are displayed in the list.

Note that a column can also be hidden by selecting Hide in the column header contextual menu.

Displaying Transfer Details

To display Details for a transfer record:

...

The transfer details are displayed in the Transfer tab.

Transfer Details Field Descriptions

The following table describes the default columns of information displayed on the Transfer Details tab

Column

Description

Status Color coded icon: the current status of the transfer (possible values: PLANNED, RUNNING, PAUSED, INTERRUPTED, ERROR, DONE or CANCELLED).

ID

The local identifier of the transfer.

Protocol

The protocol used to perform the transfer.

StepThe current step of the transfer (possible values: StepNone, StepSetup, StepPreTasks, StepData, StepPostTasks, StepErrorTasks, or StepFinalization).
Remote IDTransfer Unique Identifier (UUID).
isServerIndicates whether the UDMG Server is acting as a server (true) or as a client (false).
isSendIndicates whether the transfer is a send (true) or a receive (false).
Start DateDate and time the transfer instance started.
Stop DateDate and time the transfer instance completed (only for DONE status).

Error Code

The error code of the transfer (if an error occurred).

Error MessageThe error message of the transfer (if an error occurred).

Rule

The name of the transfer rule.

File SizeThe size of the file (-1 if unknown).
Local File PathThe file path on the UDMG server.
Remote File PathThe file path on the remote partner.

Requester

The name of the account that requested the transfer.

RequestedThe name of the server/partner the transfer was requested from.


From the Transfer Details, you can also display additional Details about the transfer instance:

Info tab

Displays Metadata for the transfer instance.

Output tab

Displays complete log messages for the transfer.

Transfer Info Tab

The Info tab lists all additional informational fields available to the transfer instance. These fields are added and updated during the transfer execution. 

...

Anchor
transfer log tab
transfer log tab

Transfer Logs Tab

The Logs tab displays the log messages generated for the transfer request execution.

...