SubmitEpToUlfRequest |
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.CompanyLossSetManagementService.Api/IReinsuranceCompanyLossSetManagementService/SubmitEPToUlf</a:Action> <a:MessageID>urn:uuid:00000000-0000-0000-0000-000000000000</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <SubmitEpToUlfRequest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <request xmlns:b="AIR.Services.Reinsurance.CompanyLossSetManagement.Api" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <BusinessUnitSid>2</BusinessUnitSid> <LicenseUid>00000000-0000-0000-0000-000000000000</LicenseUid> <RequestUid>00000000-0000-0000-0000-000000000000</RequestUid> <SqlInstanceSid>1</SqlInstanceSid> <ConvertEpToUlfOptions> <AreaDetail>Area</AreaDetail> <CurrencyExchangeRateSetSid>5</CurrencyExchangeRateSetSid> -<CurveAppliesToAreaPerils> -<CurveAppliesToAreaPeril> -<AppliesToArea> -<GeographyItems> -<GeographyLeafItem> <CededPercentage xsi:nil="true"/> <GeographySid>234</GeographySid> </GeographyLeafItem> <GeographyLeafItem> <CededPercentage xsi:nil="true"/> <GeographySid>14</GeographySid> </GeographyLeafItem> </GeographyItems> <Name>curveA_appliesToArea_USandAustralia</Name> <Sid xsi:nil="true"/> </AppliesToArea> <Name>CurveA</Name> <PerilSetCode>Earthquake FireFollowingEarthquake</PerilSetCode> </CurveAppliesToAreaPeril> <CurveAppliesToAreaPeril> <AppliesToArea> <GeographyItems> <GeographyLeafItem> <CededPercentage xsi:nil="true"/> <GeographySid>14</GeographySid> </GeographyLeafItem> </GeographyItems> <Name>curveB_appliesToArea_Australia</Name> <Sid xsi:nil="true"/> </AppliesToArea> <Name>CurveB</Name> <PerilSetCode>Earthquake FireFollowingEarthquake</PerilSetCode> </CurveAppliesToAreaPeril> </CurveAppliesToAreaPerils> <EpFileCurrencyCode>USD</EpFileCurrencyCode> <EpFileLossNumberUnits>Ones</EpFileLossNumberUnits> <EpFilePath>\\Test\EP.csv</EpFilePath> <EpOrRp>Ep</EpOrRp> <EventSetSid>46</EventSetSid> <ExtendedComment>Commentsssssss</ExtendedComment> <LossCurvesReflectDemandSurge>true</LossCurvesReflectDemandSurge> <LossSetName>API_EPTOULF</LossSetName> <TargetCurve>Aggregate</TargetCurve> <UlfFileCurrencyCode>USD</UlfFileCurrencyCode> <UlfFileOutputDirectory>\\Test\EPToULF</UlfFileOutputDirectory> </ConvertEpToUlfOptions> <MaximumCores>4</MaximumCores> <MinimumCores>1</MinimumCores> </request> </SubmitEpToUlfRequest> </s:Body> </s:Envelope> |