Technical Doc

SICS API Server - P&C - Business Partner - Create Or Update Collateral Details - Create

Technical Doc, Webservice

Create Or Update Collateral Details # Description # Creating Collateral Details using createOrUpdateCollateralDetails API. Request message # <?xml version="1.0" encoding="ISO-8859-1"?> <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> <swbpep:createOrUpdateCollateralDetails xmlns:swbpep="urn:SicsWsBusinessPartnerEntryPoint"> <genericInput /> <createOrUpdateCollateralDetailsInput> <businessPartnerReference> <identifier>S165S1A</identifier> </businessPartnerReference> <collateralDetailsList> <collateralDetail> <loCCategory> <code>LETT_OF_CRED</code> <subclassNumber>1236</subclassNumber> </loCCategory> <loCAmountType> <code>INCREASE</code> <subclassNumber>1238</subclassNumber> </loCAmountType> <bankDate>2023-03-15</bankDate> <amount>55</amount> </collateralDetail> <collateralDetail> <loCCategory> <code>TRUSTS</code> <subclassNumber>1236</subclassNumber> </loCCategory> <loCAmountType> <code>DECREASE</code> <subclassNumber>1238</subclassNumber> </loCAmountType> <bankDate>2023-03-16</bankDate> <amount>34.5</amount> </collateralDetail> </collateralDetailsList> </createOrUpdateCollateralDetailsInput> </swbpep:createOrUpdateCollateralDetails> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <? ...

SICS API Server - P&C - Domain Retrieval - Retrieve Object - Light Claim

Technical Doc, Webservice

Retrieve Object # Description # This message retrieves all fields on a Light Claim with claimIdentifier = CL_SE25766_A: Request message # <?xml version="1.0" encoding="ISO-8859-1"?> <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/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> <swdrep:retrieveObject xmlns:swdrep="urn:SicsWsDomainRetrievalEntryPoint"> <genericInput /> <input> <referenceObject xsi:type="ns1:SicsLightClaimReference"> <claimIdentifier>CL_SE25766_A</claimIdentifier> </referenceObject> <specification> <retrieveAll>true</retrieveAll> </specification> </input> </swdrep:retrieveObject> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # Response message is not shown.

Step-by-step Instructions

Technical Doc, Desktop
v4.8

Create Automated Document Handling Base Data # In the SICS System Administration Utility, open the “Database Updating” function and select “Update Automated Document Handling Data”. Define Processing Options # Open System Parameters and select the Automated Document Handling / Processing Options section. The “XML Input Pattern Generation Algorithm” option defines which logic should be used when automatically generating the input pattern from a document. This functionality is triggered when the user creates a mapping from a specific document already present in the database. ...

Step-by-step Instructions

Technical Doc, Desktop
v4.8

Enable eMessaging module # In order to enable the eMessaging module, the user must enter the module key. This setting must be entered using the System Administration function in either SICS Workstation or SICS System Administration Utility. Once the console has started, click on “System Administration” and select “System Parameter Maintenance” function. A new window will appear. Locate and open the “Module Key” tab, enter in Edit mode and provide the value for"EMessaging Module Unlock Key", as shown in the figure below. ...