diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-09-09 14:33:25 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-09-09 14:33:25 +0700 |
| commit | 29ef9f26173c8ac2fcbdf1dae184829d3cd14223 (patch) | |
| tree | fb73d8a35d883f0708da3f4ef02d2d8efeee8c95 /import_all_data_bi_indoteknik.kjb | |
| parent | 931c48a17aeb9f12a3fb02f16ce52d843d3477db (diff) | |
add calculate non pareto
Diffstat (limited to 'import_all_data_bi_indoteknik.kjb')
| -rw-r--r-- | import_all_data_bi_indoteknik.kjb | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/import_all_data_bi_indoteknik.kjb b/import_all_data_bi_indoteknik.kjb index 0a1c224..8ac49f5 100644 --- a/import_all_data_bi_indoteknik.kjb +++ b/import_all_data_bi_indoteknik.kjb @@ -1736,6 +1736,45 @@ <yloc>640</yloc> <attributes_kjc/> </entry> + <entry> + <name>calculate pareto</name> + <description/> + <type>TRANS</type> + <attributes/> + <specification_method>filename</specification_method> + <trans_object_id/> + <filename>/home/stephan/transformation-job-bi/calculate_pareto_status.ktr</filename> + <transname/> + <arg_from_previous>N</arg_from_previous> + <params_from_previous>N</params_from_previous> + <exec_per_row>N</exec_per_row> + <clear_rows>N</clear_rows> + <clear_files>N</clear_files> + <set_logfile>N</set_logfile> + <logfile/> + <logext/> + <add_date>N</add_date> + <add_time>N</add_time> + <loglevel>Basic</loglevel> + <cluster>N</cluster> + <slave_server_name/> + <set_append_logfile>N</set_append_logfile> + <wait_until_finished>Y</wait_until_finished> + <follow_abort_remote>N</follow_abort_remote> + <create_parent_folder>N</create_parent_folder> + <logging_remote_work>N</logging_remote_work> + <run_configuration>Pentaho local</run_configuration> + <suppress_result_data>N</suppress_result_data> + <parameters> + <pass_all_parameters>Y</pass_all_parameters> + </parameters> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>880</xloc> + <yloc>640</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -2071,6 +2110,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>calculate_lob_category</from> + <to>calculate pareto</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> |
