Contains the supporting objects and enums for monitoring errors in exposures in the data import process for Touchstone® Re.
Classes
| Class | Description |
 | DataErrorData |
Contains granular information of the import validation process.
The Data Error shows a list of contracts, locations, reinsurance data, and the associated error codes.
|
 | DataSourceInformation |
Contains the source data import file information available in the output Microsoft Excel lt;Rgt; Log file.
The Options sheet in the log file consists of the following header columns to suport with data import of the
sourced data file information:
Import Type, ImportDate, DataSource, DataTables, Delimiter, TextQualifier, and Header
|
 | DescriptionData |
Contains the description of the validation error message for each error type.
|
 | ErrorData |
Contains the business errors associated with a contract or location identifier in the import process.
|
 | ErrorsSummaryData |
Contains a summary of errors for the Data Import operation into Touchstone.
|
 | ErrorSummaryDescriptionData |
Contains a summary of errors.
|
 | Header |
Contains the header details of the output MS Excel Import Log file. The log header consists of
the user-provided description, Author, Start and End times, Duration of the activity,
Version of the imported file, and Status of the activity.
|
 | ImportOptions |
Contains the user-specified import configuration options for the data source file.
This includes the Destination database, destination SQL server, target type, target name, contract type,
mapping set name, whether to continue geocoding with import errors (Y for Yes, N for No), how to
handle a duplicate contract, location error, fail after, max errors, existing geocode, geocoder, whether
to include decommissioned offshore platforms, min HPC cores, max HPC cores, job priority, job scheduled time,
currency, auto exposure view (Yes or No), project name, exposure view name, generate exposure summary (Yes or No)
|
 | ImportStatisticsData |
Contains the statistical information of the Data Import operation, including the summary of imported records, general statistics
of the import operation, list of not imported records, and geocode statistics.
|
 | LogImportOptionsData |
Contains the Data Import process details including the location and
contract data, mapping set details, number of locations geocoded, HPC job, and currency code of the exposure data.
|
 | StatisticsData |
Contains the historical track of the import process, including the number of successful and failed imports into Touchstone.
|
Enumerations
| Enumeration | Description |
 | DataType |
Indicates the data type of Staistics in the data import process.
|
See Also