Touchstone Re 2023 API Reference
SubmitUploadProgramAggregateLossResultToAnalyzeReRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : SubmitUploadProgramAggregateLossResultToAnalyzeReRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the program aggregate loss analysis results to export to the Analyze Re application. Additionally, the request contains an AggregateLossAnalysisAnalyzeReExportOptions object that enables you to configure the export job. For example, the object enables you to specify the financial perspectives to include.
Syntax
Public Class SubmitUploadProgramAggregateLossResultToAnalyzeReRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitUploadProgramAggregateLossResultToAnalyzeReRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you license the Analyze Re features in Touchstone Re, AIR sets up the connection between the applications.

You can export results only for analyses that included:

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 GetAnalyzeReAggregateLossResults() method.

Inheritance Hierarchy

System.Object
      AIR.Services.DataExport.Api.SubmitUploadProgramAggregateLossResultToAnalyzeReRequest

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

SubmitUploadProgramAggregateLossResultToAnalyzeReRequest Members
AIR.Services.DataExport.Api Namespace