Browse Source

还原kettle任务

feature/dangjian
YUJT 3 years ago
parent
commit
669946ae75
  1. 23
      esua-epdc/kettle-Code/esua_epdc_behavior/behavior.kjb
  2. 6
      esua-epdc/kettle-Code/esua_epdc_behavior/behavior_basic.kjb

23
esua-epdc/kettle-Code/esua_epdc_behavior/behavior.kjb

@ -294,8 +294,8 @@
<attributes/>
<start>Y</start>
<dummy>N</dummy>
<repeat>N</repeat>
<schedulerType>0</schedulerType>
<repeat>Y</repeat>
<schedulerType>2</schedulerType>
<intervalSeconds>0</intervalSeconds>
<intervalMinutes>60</intervalMinutes>
<hour>3</hour>
@ -515,7 +515,7 @@
<to>behavior_basic</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>Y</unconditional>
</hop>
@ -524,7 +524,7 @@
<to>behavior_participate</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
@ -542,7 +542,7 @@
<to>epdc_active_user_info</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
@ -551,7 +551,7 @@
<to>成功</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
@ -560,18 +560,9 @@
<to>behavior_party</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>Start</from>
<to>epdc_active_user_info</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>Y</unconditional>
<unconditional>N</unconditional>
</hop>
</hops>
<notepads>

6
esua-epdc/kettle-Code/esua_epdc_behavior/behavior_basic.kjb

@ -541,7 +541,7 @@ true;
<fields>
<field>
<variable_name>statDays</variable_name>
<variable_value>8</variable_value>
<variable_value>1</variable_value>
<variable_type>CURRENT_JOB</variable_type>
</field>
</fields>
@ -610,7 +610,7 @@ true;
<to>if(statDays>0)</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
@ -664,7 +664,7 @@ true;
<to>统计天数减1</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>N</enabled>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>

Loading…
Cancel
Save