fix
This commit is contained in:
parent
68b4241930
commit
eea8965223
1 changed files with 8 additions and 5 deletions
|
|
@ -537,13 +537,13 @@
|
||||||
<attributes_kjc/>
|
<attributes_kjc/>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<name>Job</name>
|
<name>job_ratings.kjb</name>
|
||||||
<description/>
|
<description/>
|
||||||
<type>JOB</type>
|
<type>JOB</type>
|
||||||
<attributes/>
|
<attributes/>
|
||||||
<specification_method>filename</specification_method>
|
<specification_method>filename</specification_method>
|
||||||
<job_object_id/>
|
<job_object_id/>
|
||||||
<filename/>
|
<filename>${Internal.Entry.Current.Directory}/\ratings\job_ratings.kjb</filename>
|
||||||
<jobname/>
|
<jobname/>
|
||||||
<directory/>
|
<directory/>
|
||||||
<arg_from_previous>N</arg_from_previous>
|
<arg_from_previous>N</arg_from_previous>
|
||||||
|
|
@ -561,7 +561,10 @@
|
||||||
<expand_remote_job>N</expand_remote_job>
|
<expand_remote_job>N</expand_remote_job>
|
||||||
<create_parent_folder>N</create_parent_folder>
|
<create_parent_folder>N</create_parent_folder>
|
||||||
<pass_export>N</pass_export>
|
<pass_export>N</pass_export>
|
||||||
<run_configuration/>
|
<run_configuration>Pentaho local</run_configuration>
|
||||||
|
<parameters>
|
||||||
|
<pass_all_parameters>Y</pass_all_parameters>
|
||||||
|
</parameters>
|
||||||
<set_append_logfile>N</set_append_logfile>
|
<set_append_logfile>N</set_append_logfile>
|
||||||
<parallel>N</parallel>
|
<parallel>N</parallel>
|
||||||
<draw>Y</draw>
|
<draw>Y</draw>
|
||||||
|
|
@ -639,7 +642,7 @@
|
||||||
<unconditional>Y</unconditional>
|
<unconditional>Y</unconditional>
|
||||||
</hop>
|
</hop>
|
||||||
<hop>
|
<hop>
|
||||||
<from>Job</from>
|
<from>job_ratings.kjb</from>
|
||||||
<to>Success</to>
|
<to>Success</to>
|
||||||
<from_nr>0</from_nr>
|
<from_nr>0</from_nr>
|
||||||
<to_nr>0</to_nr>
|
<to_nr>0</to_nr>
|
||||||
|
|
@ -649,7 +652,7 @@
|
||||||
</hop>
|
</hop>
|
||||||
<hop>
|
<hop>
|
||||||
<from>job_recruitments_region</from>
|
<from>job_recruitments_region</from>
|
||||||
<to>Job</to>
|
<to>job_ratings.kjb</to>
|
||||||
<from_nr>0</from_nr>
|
<from_nr>0</from_nr>
|
||||||
<to_nr>0</to_nr>
|
<to_nr>0</to_nr>
|
||||||
<enabled>Y</enabled>
|
<enabled>Y</enabled>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue