Disk Collection Input/Output Data and MIMs(3.0)

MIMs


The agent publishes the following MIMs:

MIM Value

Description

MIM Value TypeMIM Context Type

File Modified Timestamp

This MIM parameter contains a timestamp, indicating when the file is stored in the collection directory.

dateheader

File Retrieval Timestamp

This MIM parameter contains a timestamp, indicating when the file processing starts.


dateheader

Source File Size

This MIM parameter contains the file size, in bytes, of the source file.


longheader

Source Filename

This MIM parameter contains the name of the currently processed file, as defined at the source.


stringheader

Source Filenames

This MIM parameter contains a list of names of the files that are about to be collected from the current collection directory.

Note!

When the agent collects from multiple directories, the MIM value is cleared after collection of each directory. Then, the MIM value is updated with the listing of the next directory.

list<any>header

Source File Count

This MIM parameter contains the number of files available to this workflow for collection at startup. The value is constant throughout the execution of the workflow, even if more files arrive during the execution. The new files are not collected until the next execution.

longglobal

Source Pathname

This MIM parameter contains the path to the directory where the file currently being processed is located.

The path is defined in the Disk tab.

Note!

Even if a relative path is defined when you configure the Disk collection agent (see Disk Tab in Disk Collection Agent(3.0)), for example,  input , the value of this parameter includes the entire absolute path: /$MZHOME/input.

stringglobal

Source Files Left

This parameter contains the number of source files that are yet to be collected. This is the number that appears in the Execution Manager backlog.

longheader