diff options
| -rw-r--r-- | import_all_data_bi_indoteknik.kjb | 55 | ||||
| -rw-r--r-- | import_delivery_order.kjb | 21 | ||||
| -rw-r--r-- | import_leadtime_job.kjb | 21 | ||||
| -rw-r--r-- | run_fulfillment_job.kjb | 21 | ||||
| -rw-r--r-- | run_indoteknik_job.kjb | 35 | ||||
| -rw-r--r-- | run_procurement_job.kjb | 21 |
6 files changed, 103 insertions, 71 deletions
diff --git a/import_all_data_bi_indoteknik.kjb b/import_all_data_bi_indoteknik.kjb index 436532c..c29f010 100644 --- a/import_all_data_bi_indoteknik.kjb +++ b/import_all_data_bi_indoteknik.kjb @@ -801,45 +801,6 @@ <attributes_kjc/> </entry> <entry> - <name>refresh margin</name> - <description/> - <type>TRANS</type> - <attributes/> - <specification_method>filename</specification_method> - <trans_object_id/> - <filename>/home/stephan/transformation-job-bi/refresh_margin_sales_order.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>496</xloc> - <yloc>640</yloc> - <attributes_kjc/> - </entry> - <entry> <name>import state</name> <description/> <type>TRANS</type> @@ -1814,6 +1775,18 @@ <yloc>640</yloc> <attributes_kjc/> </entry> + <entry> + <name>Success</name> + <description/> + <type>SUCCESS</type> + <attributes/> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>528</xloc> + <yloc>640</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -2160,10 +2133,10 @@ </hop> <hop> <from>calculate margin v2</from> - <to>refresh margin</to> + <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> - <enabled>N</enabled> + <enabled>Y</enabled> <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> diff --git a/import_delivery_order.kjb b/import_delivery_order.kjb index e46301a..3a35d70 100644 --- a/import_delivery_order.kjb +++ b/import_delivery_order.kjb @@ -542,6 +542,18 @@ <yloc>96</yloc> <attributes_kjc/> </entry> + <entry> + <name>Success</name> + <description/> + <type>SUCCESS</type> + <attributes/> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>1056</xloc> + <yloc>96</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -598,6 +610,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>calculate_inventory</from> + <to>Success</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> diff --git a/import_leadtime_job.kjb b/import_leadtime_job.kjb index 99952a0..ad27f35 100644 --- a/import_leadtime_job.kjb +++ b/import_leadtime_job.kjb @@ -464,6 +464,18 @@ <yloc>176</yloc> <attributes_kjc/> </entry> + <entry> + <name>Success</name> + <description/> + <type>SUCCESS</type> + <attributes/> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>1040</xloc> + <yloc>304</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -502,6 +514,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>import leadtime detail so to send</from> + <to>Success</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> diff --git a/run_fulfillment_job.kjb b/run_fulfillment_job.kjb index c9e8778..aa5cf73 100644 --- a/run_fulfillment_job.kjb +++ b/run_fulfillment_job.kjb @@ -425,6 +425,18 @@ <yloc>80</yloc> <attributes_kjc/> </entry> + <entry> + <name>Success</name> + <description/> + <type>SUCCESS</type> + <attributes/> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>1008</xloc> + <yloc>80</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -454,6 +466,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>collect fulfillment purchaser</from> + <to>Success</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> diff --git a/run_indoteknik_job.kjb b/run_indoteknik_job.kjb index fe8b58e..311709b 100644 --- a/run_indoteknik_job.kjb +++ b/run_indoteknik_job.kjb @@ -420,39 +420,14 @@ <attributes_kjc/> </entry> <entry> - <name>import leadtime</name> + <name>Success</name> <description/> - <type>JOB</type> + <type>SUCCESS</type> <attributes/> - <specification_method>filename</specification_method> - <job_object_id/> - <filename>/home/stephan/transformation-job-bi/import_leadtime_job.kjb</filename> - <jobname/> - <directory/> - <arg_from_previous>N</arg_from_previous> - <params_from_previous>N</params_from_previous> - <exec_per_row>N</exec_per_row> - <set_logfile>N</set_logfile> - <logfile/> - <logext/> - <add_date>N</add_date> - <add_time>N</add_time> - <loglevel>Nothing</loglevel> - <slave_server_name/> - <wait_until_finished>Y</wait_until_finished> - <follow_abort_remote>N</follow_abort_remote> - <expand_remote_job>N</expand_remote_job> - <create_parent_folder>N</create_parent_folder> - <pass_export>N</pass_export> - <run_configuration>Pentaho local</run_configuration> - <parameters> - <pass_all_parameters>Y</pass_all_parameters> - </parameters> - <set_append_logfile>N</set_append_logfile> <parallel>N</parallel> <draw>Y</draw> <nr>0</nr> - <xloc>704</xloc> + <xloc>864</xloc> <yloc>96</yloc> <attributes_kjc/> </entry> @@ -487,10 +462,10 @@ </hop> <hop> <from>import inventory</from> - <to>import leadtime</to> + <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> - <enabled>N</enabled> + <enabled>Y</enabled> <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> diff --git a/run_procurement_job.kjb b/run_procurement_job.kjb index 25e784a..6e71daa 100644 --- a/run_procurement_job.kjb +++ b/run_procurement_job.kjb @@ -531,6 +531,18 @@ <yloc>192</yloc> <attributes_kjc/> </entry> + <entry> + <name>Success</name> + <description/> + <type>SUCCESS</type> + <attributes/> + <parallel>N</parallel> + <draw>Y</draw> + <nr>0</nr> + <xloc>576</xloc> + <yloc>432</yloc> + <attributes_kjc/> + </entry> </entries> <hops> <hop> @@ -596,6 +608,15 @@ <evaluation>Y</evaluation> <unconditional>N</unconditional> </hop> + <hop> + <from>Delete file storage</from> + <to>Success</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> </hops> <notepads> </notepads> |
