Touchstone 11.0 API Reference
FilesMatchingMappingSetOptions Class Properties


Air.Services.Proxy Assembly > AIR.Services.DataImport.MappingSetManagement.Data Namespace : FilesMatchingMappingSetOptions Class

For a list of all members of this type, see FilesMatchingMappingSetOptions members.

Public Properties
 NameDescription
Public Property(Optional) Contains a list of the column names that Touchstone® must ignore when it attempts to automatically map the column headers in the imported files to standard Touchstone contract fields.  
Public Property(Required) Contains the type of the insurance contract associated with the imported files.

Currently, you can apply the automapping feature only to Primary Property data.

 
Public Property(Optional) Contains an XML string that specifies default values for any blank fields in the imported files. For example, you can specify January 1 of the current year as the value to replace any blank inception date fields in files.  
Public Property(Required) Contains the character that separates fields in the imported file.  
Public Property(Optional) Indicates whether the import job fails if Touchstone® cannot map all the columns in the imported file to standard Touchstone fields.  
Public Property(Optional) Contains a list of the column names that Touchstone® must ignore when it attempts to automatically map the column headers in the imported files to standard Touchstone location fields.  
Public Property(Optional) Contains a name for the mapping set that Touchstone® creates if the application cannot locate an existing mapping set to apply to the imported file.

If Touchstone must create a new mapping set, the MappingSetName is required.

 
Public Property(Optional) Contains a list of the column names that Touchstone® must ignore when it attempts to automatically map the column headers in the imported files to standard Touchstone reinsurance fields.  
Public Property(Optional) Contains a list of the column names that Touchstone® must ignore when it attempts to automatically map the column headers in the imported files to standard Touchstone step function fields.  
Public Property(Required) Contains the text qualifier that specifies whether the imported file includes single or double quotes to offset text.  
Top
See Also

Reference

FilesMatchingMappingSetOptions Class
AIR.Services.DataImport.MappingSetManagement.Data Namespace