If errors are encountered during Bicus file processing an errorlog will be created, describing what type of error i.e. logical, format or xml-validation error.
If (skriv något om vad som händer när det går bra)
BicusResponse file
The response file from Bicus returns only rejected customers. All information about the rejected customer that was send is returned and various/different error messages for each customer will be presented.
For both CustomerInfo and DeviationInfo a responsefile will be produced.
If the firm doesn´t use DevationInfo no response file regarding deviations will be returned..
Error Codes
Below is a list of some errorcodes that may occur in the errorfile
MessageCode | Description |
---|---|
???? | vanligaste felen |
???? | vanligaste felen |
Name convention
BicusResponse_<CompanyNumber>_<DateTime>_<SerialNumber>.xml
Names Component | Description |
---|---|
CompanyNumber | The company number in our ledger system |
DateTime | Date created, Should be in the format ISO 8601 format, YYYYMMDDhhmmss |
SerialNumber | Should follow an uninterupted number series, 00001, and so on. |
Current XML schema description (XSD)
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 | 2018 |
Change Log
September, 2018
Initial version (latest documented version)
Download sample files
(ResponseWithErrors)
(OkResponse)