Touchstone 11.0 API Reference
SubmitUploadProgramAggregateLossResultToAnalyzeRe Method


Air.Services.Proxy Assembly > (Global) Namespace > DataExportServiceClient Class : SubmitUploadProgramAggregateLossResultToAnalyzeRe Method
Contains a SubmitUploadProgramAggregateLossResultToAnalyzeReRequest that specifies the Business Unit SID and SQL Instance SID associated with the results to export, as well as the AggregateLossAnalysisAnalyzeReExportOptions object that enables you to configure the export job.
Submits a request to export one set of program aggregate loss analysis results to the Analyze Re application.

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.

Touchstone Re exports results to Analyze Re only at the 100 percent participation level.

Syntax

Parameters

request
Contains a SubmitUploadProgramAggregateLossResultToAnalyzeReRequest that specifies the Business Unit SID and SQL Instance SID associated with the results to export, as well as the AggregateLossAnalysisAnalyzeReExportOptions object that enables you to configure the export job.

Return Value

A SubmitUploadProgramAggregateLossResultToAnalyzeReResponse that contains the Activity SID that uniquely identifies the web service call that you made to submit the export job. Touchstone Re may return the Activity SID after a few moments.
Remarks
To find the Business Unit SID to pass into this method, call the GetBusinessUnits() method.

To find the SQL Instance SID to pass into this method, call the GetSqlInstances() method.

To find the Analysis SID to pass into this method, use the GetAnalyzeReAggregateLossResults() method.

For information about submitting a program aggregate loss analysis job, see the SubmitProgramAggregateLossAnalysis() method.

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

DataExportServiceClient Class
DataExportServiceClient Members