- 29 Dec 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Data Store
- Updated on 29 Dec 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
The QC History database will be used to store the request and response for each call out to the C4H Claim Audit web service. The database will have a table that stores the request and response as an xml element. The table will also identify the claim ID, the user, and the date time stamp.
This database source will be kept separate from qc_core to allow compression, performance tweaks, and reporting. The database connection will be needed for the C4H configuration file (C4HSettings.xml), as well as, the Quantum Choice Core System Configuration values so the Quantum Choice UI knows where to retrieve the XML.
This database is installed using the provided Quantum Choice Core Database Manager. The database manager will create the necessary roles, tables, stored procedures, and system table data necessary for persisting a record of the external callout.