Download Print this page

Avery Dennison Monarch 9825 Quick Reference

Hide thumbs Also See for Monarch 9825:

Advertisement

Quick Links

X M L Q U I C K R E F E R E N C E
This Quick Reference lists the XML-enabled tags that the Monarch®
9825®, 9855® or 9860™ printers can interpret.
Your printer has one of the following options:
Oracle® WMS (Warehouse Management) print jobs
SAP NetWeaver® Auto-ID (RFID) Infrastructure (AII-DC-RFID)
The following table lists the software versions that support the
XML options.
XML Options
Oracle® WMS (Warehouse Management) print jobs
SAP NetWeaver® Auto-ID (RFID)
A b o u t T h i s Q u i c k R e f e r e n c e
This Quick Reference contains
information that applies to both XML-enabled options, including
"Defining the Format Header," "Using Option 21 (Define Extended
Field Names)," and "Error Messages."
specific information for each option. See the following sections as
necessary based on your printer.
a sample label format.
Note:
This Quick Reference does not contain information about
installing or setting up the printer for use on a network running
Oracle® software or the SAP NetWeaver® platform.
Information in this document supercedes information in previous versions.
Check our Web site (www.paxar.com) for the latest documentation and
release information.
MONARCH®, 9825®, 9855®, and 9860 are trademarks of Paxar Americas , Inc.
Paxar® is a trademark of Paxar Corporation.
Avery Dennison® is a trademark of Av ery Denni son Corp.
Oracle, JD Edwards, PeopleSoft, and Si ebel are regi stered trademarks of Oracle Corporation
and/or its affiliates . SAP and NetWeaver are trademarks of SAP AG in Germany and in several
other countries .
©2006 Paxar Americas, Inc. a subsidiary of Av ery Dennison Corp.
All ri ghts res erv ed.
TC9855XMLQR Rev. AD 11/07
9825
9855
9860
2.8
5.0
5.0
2.8
5.3
5.3

Advertisement

loading

Summary of Contents for Avery Dennison Monarch 9825

  • Page 1 MONARCH®, 9825®, 9855®, and 9860 are trademarks of Paxar Americas , Inc. Paxar® is a trademark of Paxar Corporation. Avery Dennison® is a trademark of Av ery Denni son Corp. Oracle, JD Edwards, PeopleSoft, and Si ebel are regi stered trademarks of Oracle Corporation and/or its affiliates .
  • Page 2 D e f i n i n g t h e F o r m a t H e a d e r Use this section with either XML-enabled option. A Format Header begins a format file. Syntax {F,format#,action,device,measure,length, width,"name"¦ F1.
  • Page 3 U s i n g O p t i o n 2 1 ( D e f i n e E x t e n d e d F i e l d N a m e s ) Use this section with either XML-enabled option. Option 21 defines names for each field in a format, which can be longer than eight characters.
  • Page 4 When you turn on the printer, you see WMS XML Mode Ready When you print test labels, the model number appears as M9855X, for example. Supported Tags – Oracle WMS Print Jobs There are three supported XML tags for Oracle Warehouse Management print jobs.
  • Page 5 Sample MPCL Format {F,1,A,F,E,400,400,"XML_FORMAT_ONE" ¦ T,1,25,V,20,20,0,1,1,1,B,L,0,0¦ R,21,"TEXT_FIELD_XML"¦ B,2,30,V,100,20,8,8,75,0,L,0¦ R,21,"CODE_128_BARCODE_FIELD_XML"¦} This MPCL format uses: ♦ format – XML_FORMAT_ONE ♦ text field – TEXT_FIELD_XML ♦ bar code field – CODE_128_BARCODE_FIELD_XML. Sample XML Print Job <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE labels SYSTEM "label.dtd"> <labels _FORMAT ="XML_FORMAT_ONE"...
  • Page 6 A b o u t t h e S A P N e t W e a v e r ® A u t o - I D I n f r a s t r u c t u r e The XML-enabled printer is designed for use with the SAP NetWeaver®...
  • Page 7 FieldList This tag contains one or more Field tags, which may include one or more of the following attributes: format The default name of the format. This name must match the one specified in the Format Header. This attribute is required. This attribute is ignored.
  • Page 8 Sample MPCL Format {F,1,A,F,E,600,400,"EPC_FORMAT_3"¦ C,560,10,0,1,1,1,O,L,0,0,"DOCUMENT_NO:"¦ T,1,40,V,560,140,0,1,1,1,O,L,0,0¦ R,21,"DOCUMENT_NO"¦ C,520,10,0,1,1,1,O,L,0,0,"DOCUMENT_TYPE:" ¦ T,2,40,V,520,150,0,1,1,1,O,L,0,0¦ R,21,"DOCUMENT_TYPE"¦ C,480,10,0,1,1,1,O,L,0,0,"EPC_TYPE:" ¦ T,3,40,V,480,110,0,1,1,1,O,L,0,0¦ R,21,"EPC_TYPE"¦ C,440,10,0,1,1,1,O,L,0,0,"EPC_URN:"¦ T,4,60,V,420,20,0,1,1,1,O,L,0,0¦ R,21,"EPC_URN"¦ C,380,10,0,1,1,1,O,L,0,0,"EPC_URN_NO_HEADER:"¦ T,5,40,V,380,180,0,1,1,1,O,L,0,0¦ R,21,"EPC_URN_NO_HEADER"¦ C,340,10,0,1,1,1,O,L,0,0,"GTIN:"¦ T,6,40,V,340,80,0,1,1,1,O,L,0,0¦ R,21,"GTIN"¦ C,300,10,0,1,1,1,O,L,0,0,"PRODUCT:"¦ T,7,40,V,300,100,0,1,1,1,O,L,0,0¦ R,21,"PRODUCT"¦ C,260,10,0,1,1,1,O,L,0,0,"PRODUCT_DESCRIP:"¦ T,8,40,V,260,160,0,1,1,1,O,L,0,0¦ R,21,"PRODUCT_DESCRIPTION"¦ X,99,24¦ R,21,"EPC"¦} This MPCL format uses: ♦ format – EPC_FORMAT_3 ♦...
  • Page 9 Sample XML Print Job <?xml version="1.0" encoding="UTF-8" ?> <Command xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance" xsi:noNamespaceSchemaLocation="Command.xsd"> <WriteTagData readerID="ICC_HTTP_DEVICE"> <Item> <FieldList format="EPC_FORMAT_3" jobName="WRITE20051215190125" quantity="1"> <Field name="DOCUMENT_NO">Nov_29_02</Field> <Field name="DOCUMENT_TYPE">51</Field> <Field name="EPC">30740242204031400000001C</Field> <Field name="EPC_TYPE">SGTIN-96</Field> <Field name="EPC_URN">urn:epc:tag:sgtin- 96:3.0037000.065733.28</Field> <Field name="EPC_URN_NO_HEADER">3.0037000.065733.28</Field> <Field name="GTIN">00037000657330</Field> <Field name="PRODUCT">RFID_MAT1</Field> <Field name="PRODUCT_DESCRIPTION">RFID Material 1</Field> </FieldList>...
  • Page 10 Sample Label 10 Quick Reference...

This manual is also suitable for:

Monarch 9855Monarch 9860