Wiki source code of ProductCatalog

Last modified by Anders Göthberg on 2024/03/28 10:23
Hide last authors
Anders Göthberg 13.1 1 = =
Anders Göthberg 3.1 2
3 (% class="jumbotron" %)
4 (((
5 (% class="container" %)
6 (((
Andreas Benneck 2.1 7 The product catalog is a basis for the implementation of revenue accounting. The file is to be sent to PayEx every time there is some changes from the company regarding their products.
Anders Göthberg 3.1 8 )))
9 )))
10
Tomas Kristoffersson 5.1 11 == ProductCatalog ==
Anders Göthberg 3.1 12
Tomas Kristoffersson 7.1 13 [[image:1609319160876-189.png||height="289" width="238"]]
Anders Göthberg 3.1 14
Anders Göthberg 4.1 15 ==
16 (% style="color:inherit; font-family:inherit" %)Name convention(%%) ==
Anders Göthberg 3.1 17
Tomas Kristoffersson 5.1 18 ProductCatalog<CompanyNumber>_<DateTime>_<SerialNumber>.xml
Anders Göthberg 3.1 19
Anders Göthberg 4.1 20 (% class="table-bordered table-striped" %)
21 |=Names Component|=Description
22 |CompanyNumber|The company number in our ledger system
23 |DateTime|Date created, Should be in the format ISO 8601 format, YYYYMMDDhhmmss
24 |SerialNumber|Should follow an uninterupted number series, 00001, and so on.
25
Anders Göthberg 12.1 26 (% id="HResponsefiles" %)
27 == Response files ==
28
29 Format errors will be returned in a general error file
30
Anders Göthberg 13.1 31 Incorrect data in fields will be returned into an error file (BERR027..ErrorlogProductCatalog).
Anders Göthberg 12.1 32
Anders Göthberg 13.1 33 Correct data in all fields will lead to a receipt file (BRCP049..ReceiptProductCatalog).
Anders Göthberg 12.1 34
35 (% id="HReceiptandError-files" %)
36 === Receipt and Error -files ===
37
38 Examples of an extract from a receipt and a error -file:
39
David Persson 14.1 40 [[Receipt and Error -file example>>doc:Main.Invoicing.billing.technical-reference.Revenue Accounting.Revenue Accounting Rules.ProductCatalog.Product Catalog Response files.WebHome]]
Anders Göthberg 12.1 41
Anders Göthberg 4.1 42 == Download current XML schema file ==
43
44
45
46 (% border="0" style="width:1023px" %)
47 |=(% style="width: 208px; background-color: rgb(237, 237, 237);" %)Fileversion|=(% style="width: 213px; background-color: rgb(237, 237, 237);" %)Version|=(% style="width: 288px; background-color: rgb(237, 237, 237);" %)Releasedate|=(% style="width: 585px; background-color: rgb(237, 237, 237);" %)Comment
Tomas Kristoffersson 9.1 48 |(% style="width:208px" %)[[ProductCatalog.xsd>>attach:Main.billing.technical-reference.WebHome@ProductCatalog.xsd]]|(% style="width:213px" %)1.0|(% style="width:288px" %)2020|(% style="width:585px" %)
Anders Göthberg 4.1 49
50 == Change Log ==
51
52 (% id="HJanuary2C2016" %)
53 ===== April, 2020 =====
54
Tomas Kristoffersson 10.1 55 [[ProductCatalog.xsd>>attach:Main.billing.technical-reference.WebHome@ProductCatalog.xsd]]
Anders Göthberg 4.1 56
57
58 Initial version (latest documented version)
59
60 == Download sample files ==
61
Tomas Kristoffersson 5.1 62 ProductCatalog_12345_20201229230100_190.xml