Technical Doc

SICS API Server - P&C - Document Production - Populate Template String

Technical Doc, Webservice

Populate Template String # Request # <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ref="http://www.SicsNt.com/ReferenceItems" xmlns:SicsNt="http://www.SicsNt.com/SicsNt" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <swdpep:populateTemplateString xmlns:swdpep="urn:SicsWsDocumentProductionEntryPoint"> <PopulateTemplateStringRequest xsi:type="PopulateTemplateStringRequest"> <sourceString xsi:type="xsd:string">Reinsurance Engine Document Production Test: Business Identifier: &lt;#lifeCyclePhase.business.identifier&gt; Business Title: &lt;#lifeCyclePhase.business.title&gt; Insured Period: &lt;#lifeCyclePhase.insuredPeriod.startDate&gt; - &lt;#lifeCyclePhase.insuredPeriod.endDate&gt;</sourceString> <sourceInterfaceClass xsi:type="xsd:string">SicsLifeCyclePhaseExternalInterface</sourceInterfaceClass> <sourceObject xsi:type="ref:SicsObjectReference"> <referenceClass xsi:type="xsd:string">SicsLifeCyclePhase</referenceClass> <objectId xsi:type="">F5206FBE7127D611B06700508BACE5A2</objectId> </sourceObject> <showTagsInResult xsi:type="xsd:boolean">false</showTagsInResult> </PopulateTemplateStringRequest> </swdpep:populateTemplateString> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response # The following text was returned as output for the above input. ‘Reinsurance Engine Document Test Business Identifier: SICS1 ...

SICS API Server - P&C - Document Production - Produce Document

Technical Doc, Webservice

Produce Document # Request # <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SicsNt="http://www.SicsNt.com/SicsNt" xmlns:ref="http://www.SicsNt.com/ReferenceItems" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body> <swdpep:produceDocument xmlns:swdpep="urn:SicsWsDocumentProductionEntryPoint"> <ProduceDocumentRequest xsi:type="ProduceDocumentRequest"> <templateSubCategory xsi:type="xsd:string">COVNOT</templateSubCategory> <templateTitle xsi:type="xsd:string">CAJ TEST</templateTitle> <sourceInterfaceClass xsi:type="xsd:string">SicsLifeCyclePhaseExternalInterface</sourceInterfaceClass> <sourceObject xsi:type="ref:SicsObjectReference"> <referenceClass xsi:type="xsd:string">SicsLifeCyclePhase</referenceClass> <objectId xsi:type="">F5206FBE7127D611B06700508BACE5A2</objectId> </sourceObject> </ProduceDocumentRequest> </swdpep:produceDocument> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response # The above input created a new cover note document in a test database, attached to the relevant business object (the relevant lifeCyclePhase of that business to be exact). The output from this service was simply the document identifier: ‘COV_422’

SICS API Server - P&C - Domain Retrieval - Retrieve Object - Business

Technical Doc, Webservice

Retrieve Object # Description # This message retrieves the following fields on a business with identifier = NPTTY1A: Object Field Description Business title The business title Insured Period beginDateTime The Insured Period begin-date Insured Period beginEndTime The Insured Period end-date Request message # <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <ep:retrieveObject soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://www.SicsNt.com/DomainRetrieval" xmlns:sri="http://www.SicsNt.com/ReferenceItems" xmlns:ep="urn:SicsWsDomainRetrievalEntryPoint"> <input> <referenceObject xsi:type="sri:SicsBusinessReference"> <identifier>NPTTY1A</identifier> </referenceObject> <specification> <elementSpecification> <name>title</name> </elementSpecification> <elementSpecification> <name>insuredPeriod</name> <elementSpecification> <name>beginDateTime</name> </elementSpecification> <elementSpecification> <name>endDateTime</name> </elementSpecification> </elementSpecification> </specification> </input> </ep:retrieveObject> </soapenv:Body> </soapenv:Envelope> Response message # <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas. ...

SICS API Server - P&C - Migration - Fast Create Claim Worksheet

Technical Doc, Webservice

Fast Create Claim Worksheet # Request message # <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.SicsNt.com/SystemTypes" xmlns:ns2="http://www.SicsNt.com/CommonTypes" xmlns:ns3="http://www.SicsNt.com/Migration" xmlns:ns4="http://www.SicsNt.com/Accounting" xmlns:ns5="http://www.SicsNt.com/ReferenceItems" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Header /> <SOAP-ENV:Body> <swmep:fastCreateClaimWorksheet xmlns:swmep="urn:SicsWsMigrationEntryPoint"> <genericInput xsi:type="ns1:SicsGenericInput" /> <fastCreateClaimWorksheet xsi:type="ns3:SicsFastCreateClaimWorksheetInput"> <worksheet xsi:type="ns4:FastAccountingClaimWorksheetCreate"> <title xsi:type="ns2:String30">title</title> <businessPartnerReference xsi:type="ns2:String40">businessPartnerReference</businessPartnerReference> <comment xsi:type="xsd:string">comment</comment> <policyId xsi:type="ns2:String20">policyId</policyId> <identifierPrefix xsi:type="ns2:String10">FCW</identifierPrefix> <identifierSerieNumber xsi:type="xsd:int">2</identifierSerieNumber> <identifierYearPart xsi:type="xsd:int">2011</identifierYearPart> <dateOfBooking xsi:type="xsd:date">2013-02-08</dateOfBooking> <isVatToBeCalculatedOnGross xsi:type="xsd:boolean">true</isVatToBeCalculatedOnGross> <worksheetAsSpecial xsi:type="xsd:boolean">false</worksheetAsSpecial> <origin xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">MAN</code> <subclassNumber xsi:type="ns5:SubclassNumber">220</subclassNumber> </origin> <registeredBy xsi:type="ns5:SicsUserReference"> <userId xsi:type="ns2:String32">HARALD</userId> </registeredBy> <registrationTimestamp xsi:type="xsd:dateTime">2013-03-05T16:38:10+00:00</registrationTimestamp> <worksheetWorkingInformation xsi:type="ns4:FastWorksheetWorkingInformation"> <receivedDate xsi:type="xsd:date">2013-03-01</receivedDate> <receivedInternalDate xsi:type="xsd:date">2013-03-02</receivedInternalDate> </worksheetWorkingInformation> <worksheetLedgerEntryList xsi:type="ns4:FastWorksheetLedgerEntryList"> <worksheetLedgerEntry xsi:type="ns4:FastWorksheetLedgerEntry"> <ledger xsi:type="ns4:LedgerClaim"> <currency xsi:type="ns5:SicsCurrencyReference"> <isoAlpha xsi:type="ns5:IsoAlpha3">ADP</isoAlpha> </currency> <claimToSoc xsi:type="ns5:SicsPcSocToClaimReference"> <claimIdentifier xsi:type="ns2:String30">0000000011</claimIdentifier> <scopeOfCoverReference xsi:type="ns5:SicsScopeOfCoverReference"> <identifier xsi:type="ns2:String36">SICS162</identifier> <beginDateTime xsi:type="xsd:dateTime">2011-01-01T00:00:00</beginDateTime> <sequenceNumber xsi:type="xsd:int">0</sequenceNumber> <name xsi:type="xsd:string">Main Section</name> </scopeOfCoverReference> </claimToSoc> </ledger> <detailBalanceEntryList xsi:type="ns4:FastAccountingDetailBalanceEntryList"> <accountingDetailBalanceEntry xsi:type="ns4:FastAccountingClaimDetailBalanceEntry"> <entryCode xsi:type="ns5:SicsAccountingEntryCodeReference"> <code xsi:type="xsd:string">30</code> </entryCode> <processId xsi:type="xsd:string">processId</processId> <documentId xsi:type="xsd:string">documentId</documentId> <accountingClassification xsi:type="ns5:SicsAccountingClassificationReference"> <identifier>SICS162</identifier> <beginDateTime>2011-01-01T00:00:00</beginDateTime> <sequenceNumber>0</sequenceNumber> <name>Main Section</name> <classificationName>AVIATION_AVIATIONAH_AFG</classificationName> </accountingClassification> <scopeOfCover xsi:type="ns5:SicsScopeOfCoverReference"> <identifier xsi:type="ns2:String36">SICS162</identifier> <beginDateTime xsi:type="xsd:dateTime">2011-01-01T00:00:00</beginDateTime> <sequenceNumber xsi:type="xsd:int">1</sequenceNumber> <name xsi:type="xsd:string">Main Section</name> </scopeOfCover> <bookingYearPeriod xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M04</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod> <bookingYearPeriod2 xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M05</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod2> <bookingYearPeriod3 xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M06</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod3> <accountingYear xsi:type="xsd:int">2011</accountingYear> <accountingRefPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">NONE</code> <subclassNumber xsi:type="ns5:SubclassNumber">177</subclassNumber> </accountingRefPeriod> <descriptionOfAccount xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">RA</code> <subclassNumber xsi:type="ns5:SubclassNumber">185</subclassNumber> </descriptionOfAccount> <originalUnderwritingYear xsi:type="xsd:int">2010</originalUnderwritingYear> <occurrenceYear xsi:type="xsd:int">2009</occurrenceYear> <accountingPeriod xsi:type="ns5:SicsWsDatespanReference"> <startDate xsi:type="xsd:date">2011-01-01</startDate> <endDate xsi:type="xsd:date">2011-12-31</endDate> </accountingPeriod> <dueDate xsi:type="xsd:date">2013-03-22</dueDate> <adjustmentAmount xsi:type="ns2:DecimalField">350</adjustmentAmount> <comment xsi:type="xsd:string">comment2</comment> <startDate xsi:type="xsd:date">2011-05-02</startDate> <endDate xsi:type="xsd:date">2011-05-03</endDate> <disabilityPercentage xsi:type="ns2:NonNegativeDecimal3V2">0. ...

SICS API Server - P&C - Migration - Fast Create Technical Worksheet

Technical Doc, Webservice

Fast Create Technical Worksheet # Request message # <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.SicsNt.com/SystemTypes" xmlns:ns2="http://www.SicsNt.com/CommonTypes" xmlns:ns3="http://www.SicsNt.com/Migration" xmlns:ns4="http://www.SicsNt.com/Accounting" xmlns:ns5="http://www.SicsNt.com/ReferenceItems" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Header /> <SOAP-ENV:Body> <swmep:fastCreateTechnicalWorksheet xmlns:swmep="urn:SicsWsMigrationEntryPoint"> <genericInput xsi:type="ns1:SicsGenericInput" /> <fastCreateTechnicalWorksheet xsi:type="ns3:SicsFastCreateTechnicalWorksheetInput"> <worksheet xsi:type="ns4:FastAccountingWorksheetCreate"> <title xsi:type="ns2:String30">title</title> <businessPartnerReference xsi:type="ns2:String40">businessPartnerReference</businessPartnerReference> <comment xsi:type="xsd:string">comment</comment> <policyId xsi:type="ns2:String20">policyId</policyId> <identifierPrefix xsi:type="ns2:String10">FTW</identifierPrefix> <identifierSerieNumber xsi:type="xsd:int">1</identifierSerieNumber> <identifierYearPart xsi:type="xsd:int">2011</identifierYearPart> <dateOfBooking xsi:type="xsd:date">2013-03-04</dateOfBooking> <isVatToBeCalculatedOnGross xsi:type="xsd:boolean">true</isVatToBeCalculatedOnGross> <worksheetAsSpecial xsi:type="xsd:boolean">false</worksheetAsSpecial> <origin xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">MAN</code> <subclassNumber xsi:type="ns5:SubclassNumber">220</subclassNumber> </origin> <registeredBy xsi:type="ns5:SicsUserReference"> <userId xsi:type="ns2:String32">HARALD</userId> </registeredBy> <registrationTimestamp xsi:type="xsd:dateTime">2013-03-05T16:38:10+00:00</registrationTimestamp> <worksheetWorkingInformation xsi:type="ns4:FastWorksheetWorkingInformation"> <receivedDate xsi:type="xsd:date">2013-03-01</receivedDate> <receivedInternalDate xsi:type="xsd:date">2013-03-02</receivedInternalDate> </worksheetWorkingInformation> <worksheetLedgerEntryList xsi:type="ns4:FastWorksheetLedgerEntryList"> <worksheetLedgerEntry xsi:type="ns4:FastWorksheetLedgerEntry"> <ledger xsi:type="ns4:LedgerBusiness"> <business xsi:type="ns5:SicsBusinessReference"> <identifier xsi:type="ns2:String36">SICS162</identifier> </business> <currency xsi:type="ns5:SicsCurrencyReference"> <isoAlpha xsi:type="ns5:IsoAlpha3">ADP</isoAlpha> </currency> </ledger> <detailBalanceEntryList xsi:type="ns4:FastAccountingDetailBalanceEntryList"> <accountingDetailBalanceEntry xsi:type="ns4:FastAccountingBusinessDetailBalanceEntry"> <entryCode xsi:type="ns5:SicsAccountingEntryCodeReference"> <code xsi:type="xsd:string">10</code> </entryCode> <processId xsi:type="xsd:string">processId</processId> <documentId xsi:type="xsd:string">documentId</documentId> <accountingClassification xsi:type="ns5:SicsAccountingClassificationReference"> <identifier>SICS162</identifier> <beginDateTime>2011-01-01T00:00:00</beginDateTime> <sequenceNumber>0</sequenceNumber> <name>Main Section</name> <classificationName>AVIATION_AVIATIONAH_AFG</classificationName> </accountingClassification> <scopeOfCover xsi:type="ns5:SicsScopeOfCoverReference"> <identifier xsi:type="ns2:String36">SICS162</identifier> <beginDateTime xsi:type="xsd:dateTime">2011-01-01T00:00:00</beginDateTime> <sequenceNumber xsi:type="xsd:int">1</sequenceNumber> <name xsi:type="xsd:string">Main Section</name> </scopeOfCover> <bookingYearPeriod xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M04</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod> <bookingYearPeriod2 xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M05</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod2> <bookingYearPeriod3 xsi:type="ns5:SicsBookingYearPeriodReference"> <bookingYear xsi:type="xsd:int">2012</bookingYear> <bookingPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">M06</code> <subclassNumber xsi:type="ns5:SubclassNumber">10</subclassNumber> </bookingPeriod> </bookingYearPeriod3> <accountingYear xsi:type="xsd:int">2011</accountingYear> <accountingRefPeriod xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">NONE</code> <subclassNumber xsi:type="ns5:SubclassNumber">177</subclassNumber> </accountingRefPeriod> <descriptionOfAccount xsi:type="ns5:SicsReferenceDataReference"> <code xsi:type="ns5:ReferenceDataCode">RA</code> <subclassNumber xsi:type="ns5:SubclassNumber">185</subclassNumber> </descriptionOfAccount> <originalUnderwritingYear xsi:type="xsd:int">2010</originalUnderwritingYear> <occurrenceYear xsi:type="xsd:int">2009</occurrenceYear> <accountingPeriod xsi:type="ns5:SicsWsDatespanReference"> <startDate xsi:type="xsd:date">2011-01-01</startDate> <endDate xsi:type="xsd:date">2011-12-31</endDate> </accountingPeriod> <dueDate xsi:type="xsd:date">2013-03-22</dueDate> <adjustmentAmount xsi:type="ns2:DecimalField">350</adjustmentAmount> <comment xsi:type="xsd:string">comment2</comment> <startDate xsi:type="xsd:date">2011-05-02</startDate> <endDate xsi:type="xsd:date">2011-05-03</endDate> <disabilityPercentage xsi:type="ns2:NonNegativeDecimal3V2">0. ...

SICS API Server - P&C - Reference Items - Delete Currency

Technical Doc, Webservice

Delete Currency # Deleting currency isoAlpha “ZZZ”. Request message # <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Header /> <SOAP-ENV:Body> <swriep:deleteCurrency xmlns:swriep="urn:SicsWsReferenceItemsEntryPoint"> <genericInput /> <deleteCurrencyInput> <isoAlpha>ZZZ</isoAlpha> </deleteCurrencyInput> </swriep:deleteCurrency> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <swriep:deleteCurrencyResponse xmlns:swriep="urn:SicsWsReferenceItemsEntryPoint" xsi:type="swriep:DeleteCurrencyOutput" /> </soapenv:Body> </soapenv:Envelope>