rdb-HistoryServiceArchiveProvider

This component supplements queries against local history records with archived history records that were previously exported to a remote (cloud) RDBMS using the standard drivers: rdbSqlServer, rdbMySQL, and rdbOracle. These archived history records are from an external data store, a relational database.

Figure 1. HistoryServiceArchiveProvider properties


You access these properties by expanding Config > Services > Archive History Providers and double-clicking the RdbArchiveHistoryProvider node in the Nav tree.

In addition to the standard properties (Status, Enabled, and Fault Cause), these properties are unique to this component.

PropertyValueDescription
Max Archive Results Per QuerynumberSpecifies the number of archived history records to allow per query.
Archive Limit Notificationsdrop-down list (defaults to Notify Once Per Query Range Per Session).Selects the message to display when the limit is exceeded for any history query initiated from Workbench.

Notify Once Per Query Range Per Session limits the frequency of warnings to once per query range per session

Never Notify turns notification off.

Always Notify displays a warning every time the query exceeds the maximum archive results.

Ord To RdbmsORDDefines the path to the archive database.
Use Default Fetch Sizetrue (ignore Custom Fetch Size) (default) false (use Custom Fetch Size)Does not use (true) or uses (false) the Custom Fetch Size to retrieve archive history records.
Custom Fetch SizenumberSpecifies the number of archive history records to retrieve from the database in the cloud.
Fetch Size in Useread-onlyReports the number of records retrieved when the Custom Fetch Size is being used.