diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-06-10 15:01:28 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-06-10 15:01:28 +0700 |
| commit | a70c4d5aae14d8ec75a52cf2c37630991718815c (patch) | |
| tree | 00e0e03aa16c11b1554b9f76b8487cb29d54ca5d /import_all_data_bi_indoteknik.kjb | |
| parent | e3fe71fe0267470987ffa185cc4abbbf69776263 (diff) | |
add import logbook sj
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 fb951ab..727683d 100644 --- a/import_all_data_bi_indoteknik.kjb +++ b/import_all_data_bi_indoteknik.kjb @@ -1502,6 +1502,45 @@ <yloc>528</yloc> <attributes_kjc/> </entry> + <entry> + <name>logbook sj</name> + <description/> + <type>TRANS</type> + <attributes/> + <specification_method>filename</specification_method> + <trans_object_id/> + <filename>/home/stephan/transformation-job-bi/import_logbook_sj.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>352</xloc> + <yloc>528</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -1783,6 +1822,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>match payment invoice</from> + <to>logbook sj</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> |
