summaryrefslogtreecommitdiff
path: root/insert_update_pricelist5.ktr
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-09-19 09:51:45 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-09-19 09:51:45 +0700
commitb3e01d0afff1fcb1297d4c59ae49fcc6b2205be2 (patch)
tree7ed29f5e84c74774b5337c37de0a3dbee1313bfd /insert_update_pricelist5.ktr
parent0564c4028595d0a6ca66350e6778de454fe5088d (diff)
change to server dev
Diffstat (limited to 'insert_update_pricelist5.ktr')
-rw-r--r--insert_update_pricelist5.ktr110
1 files changed, 71 insertions, 39 deletions
diff --git a/insert_update_pricelist5.ktr b/insert_update_pricelist5.ktr
index b6c99e3..0a4a6bf 100644
--- a/insert_update_pricelist5.ktr
+++ b/insert_update_pricelist5.ktr
@@ -489,7 +489,7 @@
</connection>
<connection>
<name>erp indoteknik production (localhost)</name>
- <server>localhost</server>
+ <server>10.148.0.3</server>
<type>POSTGRESQL</type>
<access>Native</access>
<database>erp_indoteknik</database>
@@ -501,9 +501,41 @@
<index_tablespace/>
<attributes>
<attribute>
+ <code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
+ <code>FORCE_IDENTIFIERS_TO_UPPERCASE</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
+ <code>IS_CLUSTERED</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
<code>PORT_NUMBER</code>
<attribute>5432</attribute>
</attribute>
+ <attribute>
+ <code>PRESERVE_RESERVED_WORD_CASE</code>
+ <attribute>Y</attribute>
+ </attribute>
+ <attribute>
+ <code>QUOTE_ALL_FIELDS</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
+ <code>SUPPORTS_BOOLEAN_DATA_TYPE</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
+ <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code>
+ <attribute>N</attribute>
+ </attribute>
+ <attribute>
+ <code>USE_POOLING</code>
+ <attribute>N</attribute>
+ </attribute>
</attributes>
</connection>
<order>
@@ -725,6 +757,44 @@
</GUI>
</step>
<step>
+ <name>Execute SQL script</name>
+ <type>ExecSQL</type>
+ <description/>
+ <distribute>Y</distribute>
+ <custom_distribution/>
+ <copies>1</copies>
+ <partitioning>
+ <method>none</method>
+ <schema_name/>
+ </partitioning>
+ <connection>erp indoteknik production (localhost)</connection>
+ <execute_each_row>N</execute_each_row>
+ <single_statement>N</single_statement>
+ <replace_variables>N</replace_variables>
+ <quoteString>N</quoteString>
+ <sql>update product_pricelist_item set active = 'true' where pricelist_id = 17027;</sql>
+ <set_params>N</set_params>
+ <insert_field/>
+ <update_field/>
+ <delete_field/>
+ <read_field/>
+ <arguments>
+ </arguments>
+ <attributes/>
+ <cluster_schema/>
+ <remotesteps>
+ <input>
+ </input>
+ <output>
+ </output>
+ </remotesteps>
+ <GUI>
+ <xloc>1152</xloc>
+ <yloc>272</yloc>
+ <draw>Y</draw>
+ </GUI>
+ </step>
+ <step>
<name>Filter rows</name>
<type>FilterRows</type>
<description/>
@@ -2012,44 +2082,6 @@ order by product_id</sql>
<draw>Y</draw>
</GUI>
</step>
- <step>
- <name>Execute SQL script</name>
- <type>ExecSQL</type>
- <description/>
- <distribute>Y</distribute>
- <custom_distribution/>
- <copies>1</copies>
- <partitioning>
- <method>none</method>
- <schema_name/>
- </partitioning>
- <connection>erp indoteknik production (localhost)</connection>
- <execute_each_row>N</execute_each_row>
- <single_statement>N</single_statement>
- <replace_variables>N</replace_variables>
- <quoteString>N</quoteString>
- <sql>update product_pricelist_item set active = 'true' where pricelist_id = 17027;</sql>
- <set_params>N</set_params>
- <insert_field/>
- <update_field/>
- <delete_field/>
- <read_field/>
- <arguments>
- </arguments>
- <attributes/>
- <cluster_schema/>
- <remotesteps>
- <input>
- </input>
- <output>
- </output>
- </remotesteps>
- <GUI>
- <xloc>1152</xloc>
- <yloc>272</yloc>
- <draw>Y</draw>
- </GUI>
- </step>
<step_error_handling>
</step_error_handling>
<slave-step-copy-partition-distribution>