Incoming XML files specification



Similar documents
Business Document Specification Issue date: Version: Trade Item Information

XML feed Zboží.cz. The XML file can be created manually, for example in Notepad. It could look like this: (text between<!-- and --> is commentaries)

Superunie EDI procedure

Release Notes. Documentation V3.0

Delivery specification Labelling of components and products

Private Medical Insurance

Entering Claims Spreadsheet Processor

Supply Chain Management Use Case Model

INVENTORY SET UP LESSON 6. Lesson 6: Inventory Set up LEARNING OUTCOME LEARNING OBJECTIVES

Customer EDI Guidelines United States 810 Invoice

T24 Quick Reference Guide

2009, AdventNet Inc. All rights reserved. Product Customization

214 Transportation Carrier Shipment Status Message

INVENTORY MANAGEMENT. TechStorm.

Level II and Level III Processing Using the Simple Order API

The Inventory Module. At its core, ecomdash is an inventory management system. Use this guide as a walkthrough to the Inventory module.

FILE FORMAT OF PAYMENT ORDERS ACCEPTED BY CITIBANK EUROPE PLC FOR CITIBUSINESS DIRECT INTERNET BANKING

Life Insurance. Web Service Integration Guide

How do I Use the Inventory/Stock Management System?

ZETA. Business Software Defined INVENTORY & ORDER MANAGEMENT

Transaction Inquiries

Produce Traceability Initiative Why and How to Use EDI 856 Advance Ship Notice/Manifest Transaction Set (ASN)

Stock Control. Tutorial Guide API PRO. Open.7

DHL PARCEL PRICE LIST

Notepads Import File Specification

i -Global System Product Data Management Module User Manual

Business Document Specification Issue date: Version: 1.61 Invoice Belonging message specification: MS 35

Livestock Office Payments: Creditor Cashbook Transactions

ADOBE ANSI X Version: 1.0

How to Configure the Workflow Service and Design the Workflow Process Templates


Distribution Training Guide. D100 Inventory Management: Basic

Agile Product Lifecycle Management

TERMS AND CONDITIONS OF REGISTRATION Applicable for the top-level domain.se from May 27, 2015

Optional Fields (Document and Document Lines) Setting Up Sales Taxes (VAT) Setting up Tax Definitions (Government Bodies)...

CVS/Caremark. Implementation Guide. 810 RX DC Invoice. Version X

S.2.2 CHARACTER SETS AND SERVICE STRING ADVICE: THE UNA SEGMENT

Contents 1. Introduction Login Order Status Search for pre-advice and orders View pre-advice or order...


Section Transaction Codes. Contents. Transaction Codes... 2 Procedures Tab... 3 Adjustments Tab... 5 Non-billing Codes Tab...

ERP Course: Production and Materials Management Reading: Chapter 6 from Mary Sumner

MODULAR SOLIDS CONTROL UNIT (DRILLING FLUIDS RECLAIMING SYSTEM)

Total IN / Total IN Basic Record Descriptions - Valid from Oktober 2013 Version 1.10

FILES FORMATS USED IN ING ONLINE

Original and replacement selection and price list. GS1 Sweden ESAP Elements and structure. Entity id Element name Cardinality Element specification

Integrating Kareo PM and Practice Fusion EHR

Inventory Management

Trade Item Declaration version 2.70 Change history

Chapter 4. Suppliers

CASH BUDGETS AND RELATED TOPICS

Keep your search simple. Only the last name is required. First name and Phone are optional.

AO BUSINESS Guidelines EDI invoices from goods suppliers. (to be published on the Suppliers Portal)

F o r e i g n p a y m e n t i n P o l a n d Page 1 of 6 B u s i n e s s O n l i n e

Core Components Data Type Catalogue Version October 2011

Supplier/Contractor Registration Guideline

Qfis Financial Systems Helpdesk 5055 INTRODUCTION TO CODING AND AUTHORISATION OF PURCHASE CARD TRANSACTIONS

Introduction to Microsoft Jet SQL

Introductory Guide Web Purchase Orders for Sage 200

Issue 1.9, April agreed-upon by EDI Working Group of ECR Poland

Introduction to Mamut Point of Sale

EDI F GROUP A/S INVOICE. Fona. Document: EDIFACT UserGuide GB-INVOIC_IBM-draft1 Date: 5/ Version: V1.0.0A Page 0 of 43. ecommerce ServiceCenter

WebSphere Commerce V7 Feature Pack 2

Complete Tender Management E AUCTIONS

CHAPTER 7: CASH AND BANK MANAGEMENT SETUP

810 Invoice ANSI ASC X12 Version 4010

Online Banking Record Descriptions

e-brc Bank Realisation Certificate Message Exchange with Banks Version: 1.2.4

How to Create User-Defined Fields and Tables

Issue 6.7, April agreed-upon by EDI Working Group of ECR Poland

Business Software Solutions. BPA Hotel and Property Management Quick Start Guide

Ecommerce User Manual 105

ACE HARDWARE 810 INVOICE (FOR CREDIT MEMO ONLY) ANSI X PLEASE DO NOT TRANSMIT WAREHOUSE OR REBATE CREDIT MEMOS.

THE INVOIC MESSAGE EANCOM97/EDIFACT D.96A

Our server platform consists of Microsoft Windows 2008 servers with SQL Server 2005 which are under 24/24 monitoring.

Best Practices for Data Dictionary Definitions and Usage Version

OVERVIEW OF THE SUPPLY CHAIN ROADMAP

Where to submit invoices for GE? isupplier Portal (isp)

Are you a broker or carrier and have registered? Click the Log In link from the top of the page and enter your User Name and Password.

Infor LN CRM User Guide for CRM

MM - Managing Material Master Data

Credit Card Processing with Element Payment Services. Release 8.7.9

BVEssentials. Administrators Guide & User s Manual. Version 4.3.5

Kaltura's Entitlement Infrastructure Bulk Services. Version: Falcon

Web-based Dashboard Generator Meercat KPI Dashboard. procurence. supply chain risk management

GESTAMP WIND 10 SP. Z O.O.

SRS

How to Configure and Use MRP

Bulk EDIFACT ASN MESSAGE FORMAT

Procurement for Services and Non-Stock

BIG LOTS STORES INC. IMPLEMENTATION SPECIFICATIONS ASC X12 INVOICE TRANSACTION SET 810 VERSION 5010

F A Qs. Q.1 What is Form T-2?

Distribution Training Guide. D110 Sales Order Management: Basic

Inventory Control User Manual

Transcription:

Incoming XML files specification Authors Infinite project team Version / publication date 1.0 / 10.09.2013 Copyright: INFINITE Sp. z o.o., ul. Projektowa 1, 20-952 Lublin tel.: +48-81-745-17-50 www.infinite.pl, www.mobiz.pl, mobiz.helpdesk@infinite.pl 1 S t r o n a

Field name M/O Format Description Brands.xml <Brands> M Headline: brands <Brand> O Headline: brand <ID>1</ID> M AN(6) Brand ID <Name>Brand 1</Name> M AN(20) Brand name </Brand> </Brands> Commodities.xml <Commodities> M Headline: commodities <Commodity> O Headline: commodity <ID>1213</ID> M AN(20) Commodity ID <Name>Anno Orange juice 500ml</Name> M AN(180) Commodity name <EAN>1111111111111</EAN> O AN(13) International Article Number (EAN) <UnitOfMeasure>pcs</UnitOfMeasure> M AN(5) Unit of measure <BulkContainer>24</BulkContainer> M R(10,3) Quantity in the bulk container. <Package>12</Package> M R(10,3) Lowest possible quantity to order. User can order multiple of this quantity. <NetPrice>12.78</NetPrice> M R(9,2) Net price <VatRate>24</VatRate> M R(5,2)(0,100) VAT rate <ManufacturerID>1</ManufacturerID> O AN(20) Manufacturer ID <GroupID>2</GroupID> O AN(6) Commodities group ID <SubgroupID>5</SubgroupID> O AN(6) Commodities subgroup ID <BrandID>1</BrandID> O AN(6) Brand ID <ManufacturerItemIndex>350</ManufacturerItemIndex> O AN(40) Manufacturer item index <QuantityPerLayer>241</QuantityPerLayer> O R(10,3) Quantity per layer <QuantityPerPallet>44</QuantityPerPallet> O R(12,3) Quantity per pallet </Commodity> </Commodities> 2 S t r o n a

Groups.xml <Groups> Headline: groups <Group> M Headline: group <ID>1</ID> M AN(6) Group ID <Name>Group 1</Name> M AN(300) Group name <Subgroups> M Headline: subgroups <Subgroup> O Headline: subgroup <ID>1</ID> M AN(6) Subgroup ID <Name>Subgroup 1</Name> M AN(35) Subgroup name </Subgroup> </Subgroups> </Group> </Groups> Manufacturers.xml <Manufacturers> M Headline manufacturers <Manufacturer> O Headline manufacturer <ID>1</ID> M AN(20) Manufacturer ID <Name>Manufacturer 1</Name> M AN(80) Manufacturer name </Manufacturer> </Manufacturers> 3 S t r o n a

Customer_card.xml <CustomerCard> M Headline: customer card <Tab> O Headline: tab <ID>1</ID> M AN(10) Tab ID <Name>First Tab</Name> M AN(100) Tab name <Order>1</Order> M N Position ordinal number <Positions> M Headline: position <Field> O Position field <ID>1</ID> M AN(10) Position ID <Name> Position of text</name> M AN(100) Position name <Type>Text</Type> M AN() Choose field type from: Text; Integer; Decimal; Logical; Single-selection list; Multiple-selection list; <Order>1</Order> M N Atribute number <AttributeId>Editable, not_required</attributeid> O AN() Choose field type from: Editable, not required; Editable, required; Read only, not required; <Values> O Headline: attributes values <Value> Headline: attribute <Name>Option 1</Name> M AN(100) Attribute name </Value> <Value> Headline: attributes <Name>Option 2</Name> M AN(100) Attribute name </Value> </Values> </Field> </Positions> </Tab> </CustomerCard> 4 S t r o n a

Customers.xml <Customers> M Headline: customers <Customer> O Headline: customer <ID>1</ID> M AN(30) Customer ID <MobizCustomerID>34344</MobizCustomerID> O N Customer ID of the Mobiz database <Name>Sklep u Basi</Name> M AN(150) Customer name <Abbreviation>Basia</Abbreviation> M AN(55) Customer abbreviation <TIN>127638951</TIN> M AN(13) TIN <Active>1</Active> M LG Customer status 1 active 0 - inactive <PayerID>1</PayerID> M AN(30) Payer ID <Address> M Headline: address <City>Lublin</City> AN(70) City <Street>Cicha</Street> AN(150) Street <Postcode>21-090</Postcode> AN(6) Postal code </Address> <Phone>34235235</Phone> O AN(60) Phone number <Email>basia@cicha.lublin.pl</Email> O AN(90) E-mail address <Fax>08414782196</Fax> O AN(30) Fax number <GeneralDiscount>33.3</GeneralDiscount> O R(5,2)(0,100) General discount. <TypeID>1</TypeID> O AN(30) Customer type ID </Customer> </Customers> 5 S t r o n a

New_customer.xml <NewCustomer> M Headline: new customer <ID>1</ID> M AN(30) Customer ID <MobizID>14875</MobizID> M N Customer ID of the Mobiz database <Name>NEW CUSTOMER</Name> M AN(150) Customer name <Abbreviation>New C</Abbreviation> M AN(55) Customer abbreviation <TIN>2321111111</TIN> M AN(13) TIN <Address> M Headline address <City>Lublin</City> AN(70) City <Street>Ceramiczna</Street> AN(150) Street <Postcode>00-001</Postcode> AN(6) Postal code </Address> <Phone>000000</Phone> O AN(60) Phone number <Fax>0000</Fax> O AN(30) Fax number <Email>new_c@new.com</Email> O AN(90) e-mail address </NewCustomer> M 6 S t r o n a

Order_confirmation.xml <OrderConfirmation> M Headline: order confirmation <MobizOrderID>3333333</MobizOrderID> M N Order Mobiz ID <Status>Finished</Status> M AN() Choose field type from: during realization; confirmed; finished; completed; rejected; <RealizationDate>2012-10-01</RealizationDate> M YYYY-MM-DD Realization date <NetValue>234.78</NetValue> M R(15,2) Net value <GrossValue>255.98</GrossValue> M R(15,2) Gross value <SupplierComment>testowe zam</suppliercomment> M AN(450) Supplier comment <Items> M Headline: commodities <Item> Headline: commodity <OrdinalNumber>1</OrdinalNumber> M N Ordinal number <CommodityID>1</CommodityID> M AN(20) Commodity ID <QuantityIssued>23</QuantityIssued> M R(10,3) Quanitity issued <NetPrice>12.78</NetPrice> M R(9,2) Net price </Item> </Items> </OrderConfirmation> M 7 S t r o n a

Orders.xml <Orders> M Headline: orders <Order> O Headline: order <ID>1</ID> M AN(50) Order ID <Status>Finished</Status> M AN() Choose field type from: during realization; confirmed; finished; completed; rejected; <CustomerID>1</CustomerID> M AN(30) Customer ID <SupplierID>1</SupplierID> M AN(30) Supplier ID <SalesRepresentativeID>2</SalesRepresentativeID> O AN(30) Sale representative ID <IssueDate>2012-09-09</IssueDate> M YYYY-MM-DD Issue date of the order <RealizationDate>2012-10-01</RealizationDate> M YYYY-MM-DD Realization date <PaymentMethodID>G</PaymentMethodID> M AN(5) Payment method ID <NetValue>234.78</NetValue> M R(15,2) Net value <GrossValue>255.98</GrossValue> M R(15,2) Gross value <MobizOrderID>3333333</MobizOrderID> O N Order Mobiz ID <Comment>testowe zam</comment> O AN(450) Comment <Items> M Headline: commodities <Item> M Headline: commodity <OrdinalNumber>1</OrdinalNumber> M N Ordinal number <CommodityID>1</CommodityID> M AN(20) Commodity ID <QuantityOrdered>12.5</QuantityOrdered> M R(10,3) Quanitity ordered <QuantityIssued>23</QuantityIssued> M R(10,3) Quanitity issued <NetPrice>12.78</NetPrice> M R(9,2) Net price <VatRate>24</VatRate> M R(5,2)(0,100) VAT rate </Item> </Items> </Order> </Orders> 8 S t r o n a

Payments.xml <Payments> M Headline: payments <Payment> O Headline: payment <ID>1</ID> M AN(20) Payment ID <Document>adw 2004/11</Document> M AN(90) Document name <CustomerPayerID>1</CustomerPayerID> M AN(30) Customer payer ID <CustomerReceiverID>81</CustomerReceiverID> O AN(30) Customer receiver ID <Value>1000.00</Value> M R(15,2) Value <DocumentDate>2012-09-11</DocumentDate> M YYYY-MM-DD Document date <PaymentTerm>2013-09-11</PaymentTerm> M YYYY-MM-DD Payment term <AmountPaid>1.9</AmountPaid> M R(15,2) Amount paid </Payment> </Payments> Price_list.xml <PriceList> M Headline: price list <Customer> O Headline: customer <CustomerID>334</CustomerID> M AN(30) Customer ID <Suppliers> M Headline: suppliers <Supplier> O Headline: supplier <SupplierID>3</SupplierID> M AN(30) Supplier ID <Prices> M Headline: prices <Price> O Headline: price <CommodityID>212</CommodityID> M AN(20) Commodity ID <NetPrice>12.78</NetPrice> M R(9,2) Net price <Discount>12.78</Discount> M R(5,2)(0,100) Discount (for preview only) </Price> </Prices> </Supplier> </Suppliers> </Customer> </PriceList> 9 S t r o n a

Sales_representatives.xml <SalesRepresentatives> M Headline: sales representatives <SalesRepresentative> O Headline: sale representative <ID>101</ID> M AN(30) Sale representative ID <Name>ph_1</Name> M AN(150) Sale representative name <Active>1</Active> M LG Sale representative status 1 active 0 - inactive <Customers> O Headline: customers <Customer> O Headline: customer <CustomerID>1</CustomerID> M AN(30) Customer ID </Customer> </Customers> </SalesRepresentative> </SalesRepresentatives> Suppliers.xml <Suppliers> M Headline: suppliers <Supplier> O Headline: supplier <ID>1</ID> M AN(30) Supplier ID <Name>Supplier 1</Name> M AN(80) Supplier name <WarehouseID>1</WarehouseID> O AN(20) Warehouse ID <Customers> O Headline: customers <Customer> M Headline: customer <CustomerID>1</CustomerID> M AN(30) Customer ID </Customer> </Customers> </Supplier> </Suppliers> 10 S t r o n a

Warehouses.xml <Warehouses> M Headline: warehouses <Warehouse> O Headline: warehouse <ID>1</ID> M AN(20) Warehouse ID <Name>mag 1</Name> M AN(40) Warehouse name <Stocks> M Headline: stocks <Stock> Headline: stock <CommodityID>1213</CommodityID> M AN(20) Commodity ID <Quantity>12.8</Quantity> M R(10,3) Quantity in the stock </Stock> </Stocks> </Warehouse> </Warehouses> Legend: Field type: M O Mandatory field Optional field Acceptable fields format: AN(X) YYYY-MM-DD N R(X,Y) R(X,Y) (P,Q) LG String of alphanumeric characters, not longer than X characters Data field Natural numbers Real number R with precision to Y position after decimal separator and X before it, separator. dot. Real number R with precision to Y position after decimal separator and X before it, separator. dot. P,Q integers; P min Q max. Logical type 11 S t r o n a