JSON/XML Statistics Dialog

The Show Stats button will display the following information about a JSON/XML driver tag.

Inline DTD and schemas represent an inherent security risk and are not supported by the JSON/XML driver. If you attempt to read such a file, the message, "error: DTD is prohibited" will be returned. No value will be read into the attached I/O.

Driver Name The name of the driver (within the driver's code) for which statistics are being displayed.

Driver Type Identifies the driver.

Version The version number and date that this driver was created.

Counts The number of successful communications since the system started.

Timestamp The time of the last successful communication.

Date Stamp The date of the last successful communication.

dt The Response time - that is, the time between a request for information and the message being received.

Error The error number (code) for the current error. 0 represents no error.

Error Mess A message describing the type of communications error that has occurred. Invalid if no error message is present.

Last Error The error number (code) for the last error that occurred.

Last Error Mess A message describing the type of communications error that last occurred.

Error Count The number of errors that have occurred since the system started.

Error Time The time of the last reported error.

Error Date The date of the last reported error.

JSON/XML Driver