Map105

From Commander4j Wiki
Revision as of 15:41, 9 May 2019 by Dgarratt (Talk | contribs) (Created page with " <map id="map105" enabed="Y" description="NES B2MML S95 XML Pallet Status to C4J Pallet Status"> <input id="in1" description="Read SAP S95 TRANSFER ORDER XML">...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
   <map id="map105" enabed="Y" description="NES B2MML S95 XML Pallet Status to C4J Pallet Status">
       <input id="in1" description="Read SAP S95 TRANSFER ORDER XML">
           <type>XML</type>
           <path>./interface/input/105 (NES B2MML S95 XML Pallet Status)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <XSLT>S95_TRANSFER_SCHEDULE_XML_to_C4J_XML.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write Commander4j Pallet Status Change XML">
           <path>./interface/output/105 (NES C4J - Pallet Status)</path>
           <type>XML</type>
           <XSLT/>
       </output>
   </map>