Difference between revisions of "Map210"

From Commander4j Wiki
Jump to: navigation, search
(Created page with " <map id="map210" enabed="Y" description="CDF Tropos Works Order XML"> <input id="in1" description="Read TROPOS Works Order XML File"> <type>XML</type...")
 
(No difference)

Latest revision as of 16:13, 9 May 2019


   <map id="map210" enabed="Y" description="CDF Tropos Works Order XML">
       <input id="in1" description="Read TROPOS Works Order XML File">
           <type>XML</type>
           <path>./interface/input/210 (CDF Tropos Works Order XML)</path>
           <mask/>
           <prefix>IJM Production Order Print</prefix>
           <pollingInterval>1000</pollingInterval>
           <XSLT>TROPOS_WorksOrder_to_Commander4j_Process_Order.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write C4J Process Order">
           <path>./interface/output/210 (CDF C4J - Process Order)</path>
           <type>XML</type>
           <XSLT/>
       </output>
   </map>