If errors are encountered during CUSIN file processing an errorlog will be created, describing what type of error i.e. logical, format or xml-validation error.
CUSIN Errorlog file
If any error occurs during the process of a cusin XML file, an errorlog is generated consisting of:
- detailed description of all the errors that occured (ResponseItems file)
- the elements of the original file that failed (OriginItems file)
Depending of the type of error you can choose to correct the invalid elements and transfer again in a new cusin file (using the next number in the cusin number series).
Error Codes
Below is a list of some errorcodes that may occur in the errorfile
MessageCode | Description |
---|---|
1210 | AccountName must be unique |
1024 | Registration number XXXXX is invalid |
Name convention
ERRCUSIN_<CompanyNumber>_<DateTime>_<SerialNumber>[Original related filename].xml
Name components | Description |
---|---|
CompanyNumber | The company number in our ledger system |
DateTime | Date created, Should be in the format ISO 8601 format, YYYYMMDDhhmmdd |
SerialNumber | Should follow an uninterrupted number series, 1, 2, 3 and so on. |
Current XML schema description
A detailed description of the elements in the current version of the XML schema definition file (XSD) can be found here
Download current XML schema file
Fileversion | Version | Releasedate | Comment |
---|---|---|---|
1.0 | 2016 |
Change Log
Version 2.0
September, 2016
Initial version (latest documented version)
Download sample files
(ResponseItems)
(OriginItems)