account_code_digits: Disable duplicated hop

This commit is contained in:
Sergi Almacellas Abellana 2014-09-02 13:07:33 +02:00
parent fadcbba3a3
commit c1bc2f3508
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
</attributes>
</connection>
<order>
<hop> <from>Table input</from><to>source</to><enabled>Y</enabled> </hop> <hop> <from>Select values 2</from><to>Table output</to><enabled>Y</enabled> </hop> <hop> <from>target</from><to>Select values 2</to><enabled>N</enabled> </hop> <hop> <from>Table input 2</from><to>digits</to><enabled>Y</enabled> </hop> <hop> <from>source</from><to>join</to><enabled>Y</enabled> </hop> <hop> <from>digits</from><to>join</to><enabled>Y</enabled> </hop> <hop> <from>Get data from XML</from><to>Filter rows</to><enabled>Y</enabled> </hop> <hop> <from>Filter rows</from><to>Database join 2</to><enabled>Y</enabled> </hop> <hop> <from>Database join 2</from><to>Database join</to><enabled>Y</enabled> </hop> <hop> <from>join</from><to>Stream lookup</to><enabled>Y</enabled> </hop> <hop> <from>Stream lookup</from><to>pad</to><enabled>Y</enabled> </hop> <hop> <from>pad</from><to>target</to><enabled>Y</enabled> </hop> <hop> <from>Database join</from><to>union</to><enabled>Y</enabled> </hop> <hop> <from>union</from><to>Stream lookup</to><enabled>Y</enabled> </hop> </order>
<hop> <from>Table input</from><to>source</to><enabled>N</enabled> </hop> <hop> <from>Select values 2</from><to>Table output</to><enabled>Y</enabled> </hop> <hop> <from>target</from><to>Select values 2</to><enabled>N</enabled> </hop> <hop> <from>Table input 2</from><to>digits</to><enabled>Y</enabled> </hop> <hop> <from>source</from><to>join</to><enabled>Y</enabled> </hop> <hop> <from>digits</from><to>join</to><enabled>Y</enabled> </hop> <hop> <from>Get data from XML</from><to>Filter rows</to><enabled>Y</enabled> </hop> <hop> <from>Filter rows</from><to>Database join 2</to><enabled>Y</enabled> </hop> <hop> <from>Database join 2</from><to>Database join</to><enabled>Y</enabled> </hop> <hop> <from>join</from><to>Stream lookup</to><enabled>Y</enabled> </hop> <hop> <from>Stream lookup</from><to>pad</to><enabled>Y</enabled> </hop> <hop> <from>pad</from><to>target</to><enabled>Y</enabled> </hop> <hop> <from>Database join</from><to>union</to><enabled>Y</enabled> </hop> <hop> <from>union</from><to>Stream lookup</to><enabled>Y</enabled> </hop> </order>
<step>
<name>Database join</name>
<type>DBJoin</type>