Touchstone Re 2023 API Reference
SubmitCombineClfsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : SubmitCombineClfsRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the company loss file (CLF) file to combine. Additionally, the request contains an EviFilePaths list object that enables you to configure the combine CLF job. For example, the object enables you to specify the path to the CLF (.evi) to combine.
Syntax
Public Class SubmitCombineClfsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As SubmitCombineClfsRequest
public class SubmitCombineClfsRequest : 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.SubmitCombineClfsRequest

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

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