Map118

From Commander4j Wiki
Revision as of 16:58, 9 May 2019 by Dgarratt (Talk | contribs) (Created page with " <map id="map118" enabed="Y" description="NES SAP Idoc Material Master to C4J XML"> <input id="in1" description="Read IDOC"> <type>IDOC</type>...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


   <map id="map118" enabed="Y" description="NES SAP Idoc Material Master to C4J XML">
       <input id="in1" description="Read IDOC">
           <type>IDOC</type>
           <path>./interface/input/118 (NES SAP IDOC Material Master)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <idocSchemaFilename>./idoc/schema/ZMATMAS03c.txt</idocSchemaFilename>
           <XSLT>ROCKWELL_MM_FFMW_XML_to_C4J_XML.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write XML File">
           <path>./interface/output/118 (NES C4J - Material XML)</path>
           <type>XML</type>
       </output>
   </map>