GetPassiveInputState function
This function is used in conjunction with Kofax Monitor. This function returns the state of all the passive inputs.
The GetPassiveInputState returns the following values for each passive input.
Value | Description |
---|---|
Passive input's display name |
Provides the name of connection configured in KC Plug-In. |
Used input service type |
Provides the type of passive input, such as Folder, mailbox. |
Basic state of connection (UNKNOWN, OK or ERROR) |
Provides the current state of the connection. |
Number of seconds since this state was actually determined |
Provides the time (in seconds) when the current state was fetched. |
Detailed internal error description (if Status=ERROR) |
If the state of the connection is ERROR, provides the detailed error description. |
Total number of processed messages since MC restart |
Provides the number of messages processed by Message Connector since its last restart. |
Number of seconds the input has been active |
Provides the total time (in seconds) for which this passive input has remained active. |