diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-20 11:08:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-20 11:08:50 +0700 |
| commit | 7dbbd654ae2f57c609f0b1d5f042e9e33701cbc8 (patch) | |
| tree | 72ff538bd46c71f31c7dd9190f7e3e3a6cbdcc9f /refresh_materialized_view.ktr | |
| parent | 989d15201cd7a1dc75ef9b60424df6bad2bef81b (diff) | |
fix source again
Diffstat (limited to 'refresh_materialized_view.ktr')
| -rw-r--r-- | refresh_materialized_view.ktr | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/refresh_materialized_view.ktr b/refresh_materialized_view.ktr index 08742eb..3b68317 100644 --- a/refresh_materialized_view.ktr +++ b/refresh_materialized_view.ktr @@ -436,14 +436,14 @@ <notepads> </notepads> <connection> - <name>dw bi indoteknik</name> - <server>192.168.23.5</server> + <name>dw bi indoteknik (localhost)</name> + <server>localhost</server> <type>POSTGRESQL</type> <access>Native</access> <database>dw_bi_indoteknik</database> <port>5432</port> <username>odoo</username> - <password>Encrypted 2be98afc86aa7f2e4cb79ce10d196a0d5</password> + <password>Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3</password> <servername/> <data_tablespace/> <index_tablespace/> @@ -478,7 +478,7 @@ </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> - <attribute>Y</attribute> + <attribute>N</attribute> </attribute> <attribute> <code>USE_POOLING</code> @@ -514,7 +514,7 @@ </hop> </order> <step> - <name>update quarter</name> + <name>accurate</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -524,12 +524,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>select update_running_quarter()</sql> + <sql>refresh materialized view mv_omzet_by_invoice_accurate</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -546,13 +546,13 @@ </output> </remotesteps> <GUI> - <xloc>1024</xloc> + <xloc>240</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>accurate</name> + <name>adempiere</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -562,12 +562,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>refresh materialized view mv_omzet_by_invoice_accurate</sql> + <sql>refresh materialized view mv_omzet_by_invoice_adempiere</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -584,13 +584,13 @@ </output> </remotesteps> <GUI> - <xloc>240</xloc> + <xloc>400</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>adempiere</name> + <name>combine</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -600,12 +600,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>refresh materialized view mv_omzet_by_invoice_adempiere</sql> + <sql>refresh materialized view mv_omzet_by_invoice_combine</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -622,13 +622,13 @@ </output> </remotesteps> <GUI> - <xloc>400</xloc> + <xloc>560</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>combine</name> + <name>customer_current_year</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -638,12 +638,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>refresh materialized view mv_omzet_by_invoice_combine</sql> + <sql>refresh materialized view dw_customer_current_year</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -660,13 +660,13 @@ </output> </remotesteps> <GUI> - <xloc>560</xloc> + <xloc>880</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>customer_current_year</name> + <name>salesperson</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -676,12 +676,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>refresh materialized view dw_customer_current_year</sql> + <sql>refresh materialized view dw_salesperson</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -698,13 +698,13 @@ </output> </remotesteps> <GUI> - <xloc>880</xloc> + <xloc>720</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>salesperson</name> + <name>update quarter</name> <type>ExecSQL</type> <description/> <distribute>Y</distribute> @@ -714,12 +714,12 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi indoteknik</connection> + <connection>dw bi indoteknik (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> <quoteString>N</quoteString> - <sql>refresh materialized view dw_salesperson</sql> + <sql>select update_running_quarter()</sql> <set_params>N</set_params> <insert_field/> <update_field/> @@ -736,7 +736,7 @@ </output> </remotesteps> <GUI> - <xloc>720</xloc> + <xloc>1024</xloc> <yloc>160</yloc> <draw>Y</draw> </GUI> |
