SFTP Forwarding Agent Input/Output Data and MIMs (2.2)

Input/Output Data

The agent consumes bytearray or MultiForwardingUDR types.

MIM

This agent publishes the following MIMs

Publishes

MIM Value

Description

MIM Value TypeMIM Context Type

MultiForwardingUDR's FNTUDR

This MIM parameter is only set when the agent expects input of MultiForwardingUDR type. The MIM value is a string that represents the sub path from the output root directory on the target file system. The path is specified by the fntSpecification field of the last received MultiForwardingUDR. For more information, see MultiForwardingUDR (2.2).

This parameter is of the string type and is defined as a batch MIM context type.

stringbatch

File Transfer Timestamp

This MIM parameter contains a timestamp, indicating when the target file is created in the temporary directory.

datetrailer

Target Filename

This MIM parameter contains the target filename, as defined in Filename Template.

stringtrailer

Target File Size

This MIM parameter contains the size of the file that has been written. The file is located on the server.

longtrailer

Target Hostname

This MIM parameter contains the name of the target host, as defined in the Target or Advanced tab of the agent.

stringglobal

Target Pathname

This MIM parameter contains the path to the target file, as defined in the SFTP tab of the agent.

stringglobal

Target Username

This MIM parameter contains the login name of the user connecting to the remote host, as defined in the SFTP tab of the agent.

stringglobal

The agent accesses various resources from the Filename Template configuration to construct the target filename.