Home » Categories » Solutions by Business Process » E-Business » XML |
Datafile XML Template |
Article Number: 1796 | Rating: Unrated | Last Updated: Thu, Jun 22, 2023 at 5:03 PM
|
Datafile Software Datafile XML Template The Datafile XML template is, as its name suggests, an example of what the application XML file looks like, except that data is represented by references to the application database items. It also includes instructions to the Datafile XML processor to tell it how to process the data — these instructions do not appear in the application XML file. It is a true XML file in its own right. The simple database in/out XML template can be created via the transaction definition process itself, as described above. Normally you’ll only decide to edit this if you want to use different element names, perhaps to match a trading partner’s needs, or wish to include items form other databases (such as for lookup or applications constants). In these cases you’ll need to use a text processor of some sort (e.g. NotePad or WordPad). For XML transactions, however, the best way to start an XML template is to get hold of a sample XML file that contains all the elements that are needed, or the XML schema itself that describes the XML files. Sample XML files and schemas are usually available from your trading partner, or from a standards authority such as BASDA, or from a trade association such as BOSSFed. You then need to replace the sample data with references to the appropriate Datafile database items, and add in the Datafile commands and attributes that define how to construct (for an output XML file) or deconstruct (for an input XML file) the application XML files. For most application transactions, you need to specify which are the header items and which are the detail line items. Sometimes, individual transactions are batched, so that one XML file in fact contains a number of transactions. The batched transactions should all be of only one type and will be topped and tailed with a batch header and trailer. But this merely adds one extra level to the hierarchy of XML elements. You’ll need to include the batch elements for the start and end of file within the Datafile template. It is conventional, but not essential, to store the XML template in the same folder as the INI file that drives the XML process, in which case it is given the name XML.XML. |
Attachments
![]() There are no attachments for this article.
|
Datafile Software - Keyboard Shortcuts
Viewed 20896 times since Thu, Jul 26, 2012
Comments
Viewed 1503 times since Mon, Jul 9, 2012
Break Item On Output
Viewed 1449 times since Mon, Jul 9, 2012
Run XML Transaction Extensions
Viewed 1356 times since Thu, Jul 5, 2012
EAN/Locns (Incoming Messages)
Viewed 3850 times since Thu, Jul 5, 2012
Send XML Acknowledgements, Send XML Delivery Notifications
Viewed 1539 times since Thu, Jul 5, 2012
XML Audit Log
Viewed 1522 times since Thu, Jul 5, 2012
Call XML Option From Application Menu
Viewed 1497 times since Tue, Jul 10, 2012
Transaction Template Structures
Viewed 1502 times since Mon, Jul 9, 2012
Missing Elements (Input XML Files)
Viewed 1590 times since Mon, Jul 9, 2012
|