SCP Collection Agent Input/Output Data MIMs(4.0)
The agent publishes the following MIMs:
MIM Parameter | Description | MIM Value Type | MIM Context Type |
---|---|---|---|
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 value of this parameter is cleared after collection of each directory. Then, the MIM value is updated with the listing of the next directory. | list<any> | header |
File Retrieval Timestamp | This MIM parameter contains a timestamp, indicating when the file transfer starts. | date | header |
Source File Count | This MIM parameter contains the number of files that were available to this workflow for collection at startup. The value is static throughout the execution of the workflow, even if more files arrive during the execution. The new files are not collected until the next execution. | long | global |
Source Filename | This MIM parameter contains the name of the currently processed file, as defined at the source. | string | header |
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. | long | header |
Source Host | This MIM parameter contains the name of the host from which files are collected, as defined in the Host field in the Connection tab. | string | global |
Source Pathname | This MIM parameter contains the path from where the currently processed file was collected, as defined in the Source tab. | string | global |
Source Username | This MIM parameter contains the login username to the host from which the file was collected, as defined in the Connection tab. | string | global |