Touchstone Re 2023 API Reference
SubmitImportUnicede2Request Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : SubmitImportUnicede2Request Class
Contains the Business Unit SID and SQL Instance SID to associate with the UNICEDE/2 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 UNICEDE/2 file to import and the Touchstone Re company to associate with the file.
Syntax
Public Class SubmitImportUnicede2Request 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As SubmitImportUnicede2Request
public class SubmitImportUnicede2Request : AIR.Services.Common.Api.RequestBase 
Remarks

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.

Inheritance Hierarchy

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

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

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