SubmitProgramAggregateLossAnalysisRequest |
Copy Code
|
---|---|
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing"> <s:Header> <a:Action s:mustUnderstand="1">AIR.Services.Reinsurance.AggregateLossAnalysisService.Api/IReinsuranceAggregateLossAnalysisService/SubmitProgramAggregateLossAnalysis</a:Action> <a:MessageID>urn:uuid:aa836d7b-ec3e-47c7-90a8-63a40094e4b1</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> <a:To s:mustUnderstand="1">https://[ServerAddress]/FEP/AirServiceFacade.svc</a:To> </s:Header> <s:Body> <SubmitProgramAggregateLossAnalysis xmlns="AIR.Services.Reinsurance.AggregateLossAnalysisService.Api"> <request xmlns:b="AIR.Services.Reinsurance.AggregateLossAnalysis.Api" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">2</BusinessUnitSid> <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid> <Product i:nil="true" xmlns="AIR.Services.Common.Api"/> <RequestUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> <b:ProgramAggregateLossAnalysisOptions xmlns:c="AIR.Services.Reinsurance.AggregateLossAnalysis.Data"> <c:AnalysisName>Test analysis 637062982345638918</c:AnalysisName> <c:CompanySid>4</c:CompanySid> <c:CurrencyExchangeRateSetSid>5</c:CurrencyExchangeRateSetSid> <c:CustomLob>CustomLobOff</c:CustomLob> <c:DemandSurge>ProgramSpecific</c:DemandSurge> <c:EventBasedAdjustmentFactorSetId i:nil="true"/> <c:EventDateFilterConsiderEventsFromInceptionDate>false</c:EventDateFilterConsiderEventsFromInceptionDate> <c:EventDateFilterUserSpecifiedEndDate>2019-12-31T00:00:00</c:EventDateFilterUserSpecifiedEndDate> <c:EventDateFilterUserSpecifiedStartDate>2019-08-20T00:00:00</c:EventDateFilterUserSpecifiedStartDate> <c:EventSetSid>46</c:EventSetSid> <c:IncludeIncreasedSeismicity i:nil="true"/> <c:MaximumCores>4</c:MaximumCores> <c:MinimumCores>4</c:MinimumCores> <c:OutputOptions> <c:CedantPerspectiveGeographyLevel>Area</c:CedantPerspectiveGeographyLevel> <c:CedantPerspectiveSaveByLinesofBusiness>false</c:CedantPerspectiveSaveByLinesofBusiness> <c:CedantPerspectiveSaveByZoneSet>false</c:CedantPerspectiveSaveByZoneSet> <c:ReinsurerPerspectiveGeographyLevel>Area</c:ReinsurerPerspectiveGeographyLevel> <c:ReinsurerPerspectiveSaveByLinesofBusiness>false</c:ReinsurerPerspectiveSaveByLinesofBusiness> <c:ReinsurerPerspectiveSaveByZoneSet>false</c:ReinsurerPerspectiveSaveByZoneSet> <c:Zonesets i:nil="true" xmlns:d="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> </c:OutputOptions> <c:PerilSetCode>Earthquake</c:PerilSetCode> <c:ProgramLossAdjustmentMode i:nil="true"/> <c:ProgramSid>2</c:ProgramSid> <c:SSEventFilter xmlns:d="AIR.Services.LossAnalysis.EventFilter.Data"> <d:FilterByEventIds i:nil="true"/> <d:FilterByYears> <d:FilterByYear> <d:Year>1998</d:Year> </d:FilterByYear> <d:FilterByYear> <d:Year>2006</d:Year> </d:FilterByYear> </d:FilterByYears> </c:SSEventFilter> <c:TerrorismSetCode>None</c:TerrorismSetCode> <c:UseLatestIED>true</c:UseLatestIED> </b:ProgramAggregateLossAnalysisOptions> </request> </SubmitProgramAggregateLossAnalysis> </s:Body> </s:Envelope> |