Touchstone Re 2023 API Reference
ReinsuranceDataImportServiceClient Class Members
Properties  Methods 


Air.Services.Proxy Assembly > (Global) Namespace : ReinsuranceDataImportServiceClient Class

The following tables list the members exposed by ReinsuranceDataImportServiceClient.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Top
Protected Properties
Public Methods
 NameDescription
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public MethodImports the exposure data for mainland China contained in one comma-separated values (CSV) file.

If you license China perils, you can import exposure data for mainland China in CSV format at the province or city resolution. Touchstone Re then disaggregates the exposure data to the county resolution using weighted averages by line of business. AIR develops the averages using the Industry Exposure Database.

You can import only one file at a time, and the file must be properly formatted. Touchstone Re validates the file before importing the exposure data. For guidance on formatting exposure data for mainland China, see the Touchstone Re online help.

When submitting the request, you specify the path to the CSV file that contains the exposure data to import.

 
Public MethodImports the Reinsurance Program data for mainland China contained in one comma-separated values (CSV) file.

If you license the China multiple peril crop insurance (MPCI) peril, you can import program data for mainland China in CSV format at the province or city resolution. Touchstone Re then disaggregates the program data to a finer resolution using data from AIR's Industry Exposure Database.

You can import only one file at a time, and the file must be properly formatted. For guidance on formatting program data for mainland China, see the Touchstone Re online help.

When submitting the request, you specify the path to the CSV file that contains the exposure data to import.

 
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceDataImportService>)
Public MethodSubmits a request to combine multiple company loss files (CLFs).

A CLF contains company losses by each combination of event, subarea, and line of business. From the CATRADER or Touchstone application, you can generate a CLF, and then import the CLF into Touchstone Re as part of a company loss set. You must associate a CLF with a company.

When submitting the request:

  • The company loss files must be of the same catalog size.
  • The file version must be the same for all the company loss files specified in the input request.
  • Any Historical or RDS files must be accompanied by a stochastic file of the same model.
  • The model version must be same for all the loss files of the same model.
  • You must specify the path to the CLF to combine.
  • No two EviFilePaths input files can have the same path.
  • The input and output file paths must be unique.

 
Public MethodSubmits a request to copy a Touchstone Re Company.

A company is a container for exposure data, company loss sets, reinsurance programs, and loss results that you want to keep together.

When you copy a company, you can optionally copy the following items associated with the company:

When submitting the request, you specify the data to copy as well as a name for the copied company.

 
Public MethodSubmits a request to import one or more CATRADER companies.

From the CATRADER application, you can export an XML file that includes all the data associated with one or more CATRADER companies, and then import the XML file into Touchstone Re. Touchstone Re creates one or more new companies from the data in the XML file.

When submitting the request, you specify the path to the XML file that contains the company data to import.

 
Public MethodSubmits a request to import a company loss file (CLF).

A CLF contains company losses by each combination of event, subarea, and line of business. From the CATRADER or Touchstone application, you can generate a CLF, and then import the CLF into Touchstone Re as part of a company loss set. You must associate a CLF with a company.

>When submitting the request, you must specify the path to the CLF to import and the Touchstone Re company to associate with the file.

 
Public MethodSubmits a request to import one or more Touchstone Re companies.

When you export one or more companies in Touchstone Re, the application produces a set of files that includes all the data associated with the companies, for example, company names, reinsurance program information, exposure data, and company loss data. Company loss data may include company loss files (CLFs), detailed loss files (DLFs), and company loss associations (CLAs), which are losses from the Touchstone application that are stored on the AIRCompanyLoss database. You can then import the files into any Touchstone Re environment.

If you attempt to import a company that has the same name as an existing company in the environment, Touchstone Re appends an underscore and a number to the name, for example, CompanyName_1.

When submitting the request, you specify the path to the company (.cmp) file that contains the company data to import.

 
Public MethodSubmits a request to import a UNICEDE/2 file.

A UNICEDE/2 file contains aggregated exposure data, such as sums insured, number of risks, premiums and payroll (for workers’ compensation exposures), by peril and line of business. For more information, go to www.unicede.com. From the Touchstone application, you can generate a UNICEDE/2 file, and then import the file into Touchstone Re. You must associate the the file with a company.

When submitting the request, you must specify the path to the UNICEDE/2 file to import and the Touchstone Re company to associate with the file.

 
Public MethodValidates the exposure data for mainland China contained in one comma-separated values (CSV) file.

If you license China perils, you can import exposure data for mainland China in CSV format at the province or city resolution. Touchstone Re enables you to validate the exposure data before you attempt to import it.

You can validate only one file at a time. For guidance on formatting exposure data for mainland China, see the Touchstone Re online help.

When submitting the request, you specify the path to the CSV file that contains the exposure data to validate.

 
Public MethodValidates the Reinsurance Program data for mainland China contained in one comma-separated values (CSV) file.

If you license the China multiple peril crop insurance (MPCI) peril, you can import program data for mainland China in CSV format at the province or city resolution. Touchstone Re enables you to validate the program data before you attempt to import it.

You can validate only one file at a time. For guidance on formatting program data for mainland China, see the Touchstone Re online help.

When submitting the request, you specify the path to the CSV file that contains the program data to validate.

 
Top
Protected Methods
See Also

Reference

ReinsuranceDataImportServiceClient Class
(Global) Namespace