Touchstone Re 2023 API Reference
SubmitImportCATRADERCompanyRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : SubmitImportCATRADERCompanyRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the CATRADER companies 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 XML file that contains the company data to import.
Syntax
Public Class SubmitImportCATRADERCompanyRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitImportCATRADERCompanyRequest : AIR.Services.Common.Api.RequestBase 
Remarks

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.

Inheritance Hierarchy

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

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

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