TrackImport function
This function returns the status of a message that has been previously imported with the Import function.
On success, the function returns the status of the message as shown in the response below.
The Status values are defined in the below table.
Status |
Description |
---|---|
SUBMITTED |
The message has been saved in the Message Connector storage but not imported into Kofax Capture. |
SUCCESS |
The message has been successfully imported into Kofax Capture. |
ERROR |
The message could not be imported into Kofax Capture. |
UNKNOWN |
The message with the specified ID could not be found in the Message Connector storage. This can be caused by one of the following reasons:
|
The ErrorString holds a detailed error description in case the import into Kofax Capture is failed. Depending on the Status value, the DeliveryTime (dateTime field) specifies when the import into Kofax Capture took place or failed or will be attempted. The Extension values are reserved for future extensions.