Touchstone 11.0 API Reference
SubmitLossResultToAnalyzeReExportRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : SubmitLossResultToAnalyzeReExportRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the loss analysis results that you want to upsample or downsample catalogs, and export to the Analyze Re application. The application automatically calibrates whether the request has to be upsampled or downsampled based on the catalog size.
Syntax
Public Class SubmitLossResultToAnalyzeReExportRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitLossResultToAnalyzeReExportRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you license the Analyze Re features in Touchstone (Re), AIR sets up the license information in Resampler (an internal cloud-application).

To successfully export loss results:

Additionally, you cannot export results for analyses that failed or that a user canceled or deleted.

To identify results that meet the criteria for export, use the SubmitLossResultToAnalyzeReExport() method.

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataExport.Api.SubmitLossResultToAnalyzeReExportRequest

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

SubmitLossResultToAnalyzeReExportRequest Members
AIR.Services.DataExport.Api Namespace