update dmi

develop
Andreas Brückl 2015-03-02 08:28:33 +01:00
parent 3f6ba389e2
commit b527d3e58d
2 changed files with 1747 additions and 1746 deletions

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
<created_user>-</created_user>
<created_date>2014&#x2f;12&#x2f;30 09&#x3a;51&#x3a;06.375</created_date>
<modified_user>-</modified_user>
<modified_date>2015&#x2f;02&#x2f;19 17&#x3a;21&#x3a;41.320</modified_date>
<modified_date>2015&#x2f;02&#x2f;27 13&#x3a;21&#x3a;12.596</modified_date>
</info>
<notepads>
</notepads>
@ -97,25 +97,6 @@
<hop> <from>Lagerstand</from><to>stock.inventory.line.csv</to><enabled>N</enabled> </hop>
<hop> <from>ME</from><to>Lagerstand</to><enabled>N</enabled> </hop>
</order>
<step>
<name>wird nicht migriert</name>
<type>Dummy</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<cluster_schema/>
<remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
<xloc>268</xloc>
<yloc>127</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Dummy &#x28;do nothing&#x29; 2</name>
<type>Dummy</type>
@ -233,6 +214,117 @@
</GUI>
</step>
<step>
<name>ItemCategory.csv</name>
<type>CsvInput</type>
<description/>
<distribute>N</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<filename>&#x24;&#x7b;dmi_dir&#x7d;&#x2f;input&#x2f;ItemCategory.csv</filename>
<filename_field/>
<rownum_field/>
<include_filename>N</include_filename>
<separator>,</separator>
<enclosure>&#x22;</enclosure>
<header>Y</header>
<buffer_size>50000</buffer_size>
<lazy_conversion>Y</lazy_conversion>
<add_filename_result>N</add_filename_result>
<parallel>N</parallel>
<newline_possible>N</newline_possible>
<encoding/>
<fields>
<field>
<name>Code</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Beschreibung</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Produktbuchungsgruppe</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Lagerbuchungsgruppe</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Steuergruppencode</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Lagerabgangsmethode</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-MwSt.-Produktbuchungsgr.</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
</fields>
<cluster_schema/>
<remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
<xloc>628</xloc>
<yloc>79</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Kategorie</name>
<type>StreamLookup</type>
@ -983,7 +1075,8 @@ public boolean processRow(StepMetaInterface smi, StepDataInterface sdi) throws K
// For every row
String nr = get(Fields.In, "Nr.").getString(r);
nr = nr.replaceAll("[^\\p{L}\\p{Nd}]","");
get(Fields.Out, "id").setValue(out, "pp_" + nr);
get(Fields.Out, "name").setValue(out, get(Fields.In, "Beschreibung").getString(r));
get(Fields.Out, "default_code").setValue(out, nr);
@ -3310,117 +3403,6 @@ public boolean processRow(StepMetaInterface smi, StepDataInterface sdi) throws K
</GUI>
</step>
<step>
<name>ItemCategory.csv</name>
<type>CsvInput</type>
<description/>
<distribute>N</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<filename>&#x24;&#x7b;dmi_dir&#x7d;&#x2f;input&#x2f;ItemCategory.csv</filename>
<filename_field/>
<rownum_field/>
<include_filename>N</include_filename>
<separator>,</separator>
<enclosure>&#x22;</enclosure>
<header>Y</header>
<buffer_size>50000</buffer_size>
<lazy_conversion>Y</lazy_conversion>
<add_filename_result>N</add_filename_result>
<parallel>N</parallel>
<newline_possible>N</newline_possible>
<encoding/>
<fields>
<field>
<name>Code</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Beschreibung</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Produktbuchungsgruppe</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Lagerbuchungsgruppe</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Steuergruppencode</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-Lagerabgangsmethode</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
<field>
<name>Vorg.-MwSt.-Produktbuchungsgr.</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<length>-1</length>
<precision>-1</precision>
<trim_type>none</trim_type>
</field>
</fields>
<cluster_schema/>
<remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
<xloc>628</xloc>
<yloc>79</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>mrp.bom</name>
<type>TextFileOutput</type>
@ -4877,6 +4859,25 @@ public boolean processRow(StepMetaInterface smi, StepDataInterface sdi) throws K
</GUI>
</step>
<step>
<name>wird nicht migriert</name>
<type>Dummy</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<cluster_schema/>
<remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
<xloc>268</xloc>
<yloc>127</yloc>
<draw>Y</draw>
</GUI>
</step>
<step_error_handling>
</step_error_handling>
<slave-step-copy-partition-distribution>