Map01: Difference between revisions
Jump to navigation
Jump to search
Created page with " <map id="map01" enabed="Y" description="Rockwell Material Master to C4J Material Master"> <input id="in1" description="Read Rockwell Material Master"> <ty..." |
(No difference)
|
Revision as of 12:43, 19 January 2018
<map id="map01" enabed="Y" description="Rockwell Material Master to C4J Material Master">
<input id="in1" description="Read Rockwell Material Master">
<type>XML</type>
<path>./interface/input/01 (Rockwell FFMW Material)</path>
<mask/>
<pollingInterval>1000</pollingInterval>
<XSLT>ROCKWELL_MM_FFMW_XML_to_C4J_XML.xsl</XSLT>
</input>
<output id="out1" enabed="Y" description="Write Commander4j Material Master">
<path>./interface/output/01 (C4J - Material)</path>
<type>XML</type>
<XSLT/>
</output>
</map>