Map211

From Commander4j Wiki
Revision as of 17:14, 9 May 2019 by Dgarratt (Talk | contribs) (Created page with " <map id="map211" enabed="Y" description="CDF C4J Production Declaration to TROPOS Goods Receipt"> <input id="in1" description="Read C4J XML File"> <ty...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
   <map id="map211" enabed="Y" description="CDF C4J Production Declaration to TROPOS Goods Receipt">
       <input id="in1" description="Read C4J XML File">
           <type>XML</type>
           <path>./interface/input/211 (CDF C4J - Production Declaration)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <XSLT>C4J_PRODDEC_XML_to_TROPOS_GoodsReceipt_CSV.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write TROPOS CSV">
           <path>./interface/output/211 (CDF TROPOS - Goods Receipt)</path>
           <type>CSV</type>
           <optionDelimeter>^</optionDelimeter>
           <csvOptions>separator=,^quote=none</csvOptions>
           <outputFileExtension>temp</outputFileExtension>
           <prefix>G_</prefix>
           <use83GUID>N</use83GUID>
           <XSLT/>
       </output>
   </map>