Map129: Difference between revisions
Jump to navigation
Jump to search
Created page with " <map id="map129" enabed="Y" description="NES Agedis NTR CSV to C4J Prod Dec XML"> <input id="in1" description="Read NTR CSV"> <type>CSV</type>..." |
(No difference)
|
Latest revision as of 17:05, 9 May 2019
<map id="map129" enabed="Y" description="NES Agedis NTR CSV to C4J Prod Dec XML">
<input id="in1" description="Read NTR CSV">
<type>CSV</type>
<path>./interface/input/129 (NES NTR Agedis CSV)</path>
<mask>NTR</mask>
<pollingInterval>1000</pollingInterval>
<optionDelimeter>^</optionDelimeter>
<csvOptions>separator=|^quote=none</csvOptions>
</input>
<output id="out1" enabed="Y" description="Write C4J XML Prod Dec">
<path>./interface/output/129 (NES C4J Prod Dec XML)</path>
<type>XML</type>
<XSLT>NTR__CSV_to_C4J_PROD_DEC_XML.xsl</XSLT>
</output>
</map>