Touchstone Re 2023 API Reference
SubmitImportCsvWithAutomapRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Api Namespace : SubmitImportCsvWithAutomapRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the comma-separated values file to import. Additionally, the request contains an Import Options object and Mapping Options object that enable you to configure the import job. For example, the objects enable you to specify the path to the files to import and the column headers that Touchstone can ignore when it attempts to automatically map the column headers in the file to standard Touchstone fields.
Syntax
Public Class SubmitImportCsvWithAutomapRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitImportCsvWithAutomapRequest : AIR.Services.Common.Api.RequestBase 
Remarks

AIR strongly recommends that the CSV file does not contain more than one space between words, commas, letters with accents, currency symbols, or the following special characters: ?©•#/<>‐&°()+:;'!"

Inheritance Hierarchy

System.Object
      AIR.Services.DataImport.Api.SubmitImportCsvWithAutomapRequest

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

SubmitImportCsvWithAutomapRequest Members
AIR.Services.DataImport.Api Namespace