Touchstone Re 2023 API Reference
SubmitImportClfRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : SubmitImportClfRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the company loss file (CLF) file to import. Additionally, the request contains an ImportOptions object that enables you to configure the import job. For example, the object enables you to specify the path to the CLF (.evi) to import.
Syntax
Public Class SubmitImportClfRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As SubmitImportClfRequest
public class SubmitImportClfRequest : AIR.Services.Common.Api.RequestBase 
Remarks

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.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.DataImport.Api.SubmitImportClfRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SubmitImportClfRequest Members
AIR.Services.Reinsurance.DataImport.Api Namespace