Changes for page ProductCatalog

Last modified by Anders Göthberg on 2024/03/28 10:23
From version 11.1
edited by Tomas Kristoffersson
on 2020/12/30 12:52
To version 12.1
edited by Anders Göthberg
on 2020/12/30 14:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.tkr
1 +xwiki:XWiki.ang
Content
... ... @@ -1,4 +1,4 @@
1 -= =
1 += =
2 2  
3 3  (% class="jumbotron" %)
4 4  (((
... ... @@ -23,6 +23,22 @@
23 23  |DateTime|Date created, Should be in the format ISO 8601 format, YYYYMMDDhhmmss
24 24  |SerialNumber|Should follow an uninterupted number series, 00001, and so on.
25 25  
26 +(% id="HResponsefiles" %)
27 +== Response files ==
28 +
29 +Format errors will be returned in a general error file
30 +
31 +Incorrect data in fields will be returned into an error file (BERR007..ErrorlogProductfile).
32 +
33 +Correct data in all fields will lead to a receipt file (BRCP007..ReceiptProductfile).
34 +
35 +(% id="HReceiptandError-files" %)
36 +=== Receipt and Error -files ===
37 +
38 +Examples of an extract from a receipt and a error -file:
39 +
40 +[[Receipt and Error -file example>>doc:.xml schema description.WebHome]]
41 +
26 26  == Current XML schema description (XSD) ==
27 27  
28 28  A detailed description of the elements in the current version of the XML schema definition file (XSD) can be found [[here>>doc:.XML.WebHome]]