diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-03-16 15:42:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-03-16 15:42:02 +0700 |
| commit | 80102c73dea8ad485c59d617e4e0329ec0d04334 (patch) | |
| tree | 5a37d34e263e7aa6d5ae5b15bc77fb4b8af01727 /import_all_data_bi_indoteknik.kjb | |
| parent | c25c665b3cf4e44ea21a8ef7d4cd456250ae3d31 (diff) | |
import leadtime so send detail
Diffstat (limited to 'import_all_data_bi_indoteknik.kjb')
| -rw-r--r-- | import_all_data_bi_indoteknik.kjb | 50 |
1 files changed, 49 insertions, 1 deletions
diff --git a/import_all_data_bi_indoteknik.kjb b/import_all_data_bi_indoteknik.kjb index c7ab053..17b6bc7 100644 --- a/import_all_data_bi_indoteknik.kjb +++ b/import_all_data_bi_indoteknik.kjb @@ -651,7 +651,7 @@ <attributes/> <specification_method>filename</specification_method> <trans_object_id/> - <filename>/home/superman/runapps/import_leadtime_po_to_received_detail</filename> + <filename>/home/superman/runapps/import_leadtime_po_to_received_detail.ktr</filename> <transname/> <arg_from_previous>N</arg_from_previous> <params_from_previous>N</params_from_previous> @@ -683,6 +683,45 @@ <yloc>256</yloc> <attributes_kjc/> </entry> + <entry> + <name>import leadtime detail so to send</name> + <description/> + <type>TRANS</type> + <attributes/> + <specification_method>filename</specification_method> + <trans_object_id/> + <filename>/home/superman/runapps/import_leadtime_so_send_detail.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>240</xloc> + <yloc>368</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -775,6 +814,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>import leadtime detail po to received</from> + <to>import leadtime detail so to send</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> |
