diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-07-10 20:25:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-07-10 20:25:02 +0700 |
| commit | 4a30670b33971a5c90aa371073944007c42abb81 (patch) | |
| tree | 43214b853a16ac916fe21d5cffefd6983517b8cb /import_all_data_bi_indoteknik.kjb | |
| parent | 9903796b7e1471f6285c9884fadfda9becc890e6 (diff) | |
change dw current customer to v2
Diffstat (limited to 'import_all_data_bi_indoteknik.kjb')
| -rw-r--r-- | import_all_data_bi_indoteknik.kjb | 54 |
1 files changed, 51 insertions, 3 deletions
diff --git a/import_all_data_bi_indoteknik.kjb b/import_all_data_bi_indoteknik.kjb index 9536ee3..61bd530 100644 --- a/import_all_data_bi_indoteknik.kjb +++ b/import_all_data_bi_indoteknik.kjb @@ -1744,6 +1744,45 @@ <parallel>N</parallel> <draw>Y</draw> <nr>0</nr> + <xloc>400</xloc> + <yloc>640</yloc> + <attributes_kjc/> + </entry> + <entry> + <name>new current customer</name> + <description/> + <type>TRANS</type> + <attributes/> + <specification_method>filename</specification_method> + <trans_object_id/> + <filename>/home/stephan/transformation-job-bi/calculate_new_current_customer.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>528</xloc> <yloc>640</yloc> <attributes_kjc/> @@ -2075,8 +2114,17 @@ <unconditional>N</unconditional> </hop> <hop> + <from>delivery carrier</from> + <to>calculate_lob_category</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> + <hop> <from>calculate margin v2</from> - <to>Success</to> + <to>new current customer</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> @@ -2084,8 +2132,8 @@ <unconditional>N</unconditional> </hop> <hop> - <from>delivery carrier</from> - <to>calculate_lob_category</to> + <from>new current customer</from> + <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> <enabled>Y</enabled> |
