Difference between revisions of "Map101"

From Commander4j Wiki
Jump to: navigation, search
(Created page with " <map id="map101" enabed="Y" description="NES Konnect XML Material to C4J Material Master"> <input id="in1" description="Read Konnect XML Material Master">...")
(No difference)

Revision as of 16:39, 9 May 2019


   <map id="map101" enabed="Y" description="NES Konnect XML Material to C4J Material Master">
       <input id="in1" description="Read Konnect XML Material Master">
           <type>XML</type>
           <path>./interface/input/101 (NES Konnect XML Material)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <XSLT>ROCKWELL_MM_FFMW_XML_to_C4J_XML.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write C4J Material Master">
           <path>./interface/output/101 (NES C4J - Material)</path>
           <type>XML</type>
           <XSLT/>
       </output>
   </map>