diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-29 17:22:37 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-29 17:22:37 +0700 |
| commit | f4542c9dde09eb9bfb7a532a244b1913dc1f18fd (patch) | |
| tree | 3d93e968a6153881b193d0fe780104ecba65a8bf /insert_update_pricelist1.ktr | |
| parent | 79cce4e9f9605d8e119c6962925f19845ac244b9 (diff) | |
update solr flag
Diffstat (limited to 'insert_update_pricelist1.ktr')
| -rw-r--r-- | insert_update_pricelist1.ktr | 240 |
1 files changed, 125 insertions, 115 deletions
diff --git a/insert_update_pricelist1.ktr b/insert_update_pricelist1.ktr index fdfc5c5..d7ab991 100644 --- a/insert_update_pricelist1.ktr +++ b/insert_update_pricelist1.ktr @@ -569,6 +569,16 @@ <to>p Insert / update tier1</to> <enabled>Y</enabled> </hop> + <hop> + <from>p Insert / update tier1</from> + <to>pl1 solr flag pt</to> + <enabled>Y</enabled> + </hop> + <hop> + <from>pl1 solr flag pt</from> + <to>pl1 solr flag pp</to> + <enabled>Y</enabled> + </hop> </order> <step> <name>Add constants</name> @@ -709,7 +719,7 @@ <currency/> <decimal/> <group/> - <nullif>1</nullif> + <nullif>2</nullif> <length>-1</length> <precision>-1</precision> <set_empty_string>N</set_empty_string> @@ -789,116 +799,7 @@ </GUI> </step> <step> - <name>p Insert / update tier1</name> - <type>InsertUpdate</type> - <description/> - <distribute>N</distribute> - <custom_distribution/> - <copies>1</copies> - <partitioning> - <method>none</method> - <schema_name/> - </partitioning> - <connection>erp indoteknik production (localhost)</connection> - <commit>100</commit> - <update_bypassed>N</update_bypassed> - <lookup> - <schema>public</schema> - <table>product_pricelist_item</table> - <key> - <name>product_id</name> - <field>product_id</field> - <condition>=</condition> - <name2/> - </key> - <key> - <name>pricelist_id_1</name> - <field>pricelist_id</field> - <condition>=</condition> - <name2/> - </key> - <value> - <name>product_id</name> - <rename>product_id</rename> - <update>N</update> - </value> - <value> - <name>applied_on</name> - <rename>applied_on_1</rename> - <update>Y</update> - </value> - <value> - <name>pricelist_id</name> - <rename>pricelist_id_1</rename> - <update>N</update> - </value> - <value> - <name>currency_id</name> - <rename>currency_id_1</rename> - <update>Y</update> - </value> - <value> - <name>active</name> - <rename>active_const</rename> - <update>Y</update> - </value> - <value> - <name>compute_price</name> - <rename>compute_price_1</rename> - <update>Y</update> - </value> - <value> - <name>price_discount</name> - <rename>disc_tier1</rename> - <update>Y</update> - </value> - <value> - <name>create_uid</name> - <rename>create_uid_1</rename> - <update>Y</update> - </value> - <value> - <name>create_date</name> - <rename>create_date_1</rename> - <update>Y</update> - </value> - <value> - <name>write_uid</name> - <rename>write_uid_1</rename> - <update>Y</update> - </value> - <value> - <name>write_date</name> - <rename>write_date_1</rename> - <update>Y</update> - </value> - <value> - <name>base</name> - <rename>base_const</rename> - <update>Y</update> - </value> - <value> - <name>base_pricelist_id</name> - <rename>base_pricelist_const</rename> - <update>Y</update> - </value> - </lookup> - <attributes/> - <cluster_schema/> - <remotesteps> - <input> - </input> - <output> - </output> - </remotesteps> - <GUI> - <xloc>736</xloc> - <yloc>272</yloc> - <draw>Y</draw> - </GUI> - </step> - <step> - <name>Insert / update 2</name> + <name>pl1 solr flag pt</name> <type>InsertUpdate</type> <description/> <distribute>Y</distribute> @@ -936,12 +837,12 @@ </remotesteps> <GUI> <xloc>928</xloc> - <yloc>112</yloc> + <yloc>272</yloc> <draw>Y</draw> </GUI> </step> <step> - <name>Insert / update 3</name> + <name>pl1 solr flag pp</name> <type>InsertUpdate</type> <description/> <distribute>Y</distribute> @@ -978,8 +879,8 @@ </output> </remotesteps> <GUI> - <xloc>1088</xloc> - <yloc>112</yloc> + <xloc>1120</xloc> + <yloc>272</yloc> <draw>Y</draw> </GUI> </step> @@ -1050,6 +951,115 @@ </GUI> </step> <step> + <name>p Insert / update tier1</name> + <type>InsertUpdate</type> + <description/> + <distribute>N</distribute> + <custom_distribution/> + <copies>1</copies> + <partitioning> + <method>none</method> + <schema_name/> + </partitioning> + <connection>erp indoteknik production (localhost)</connection> + <commit>100</commit> + <update_bypassed>N</update_bypassed> + <lookup> + <schema>public</schema> + <table>product_pricelist_item</table> + <key> + <name>product_id</name> + <field>product_id</field> + <condition>=</condition> + <name2/> + </key> + <key> + <name>pricelist_id_1</name> + <field>pricelist_id</field> + <condition>=</condition> + <name2/> + </key> + <value> + <name>product_id</name> + <rename>product_id</rename> + <update>N</update> + </value> + <value> + <name>applied_on</name> + <rename>applied_on_1</rename> + <update>Y</update> + </value> + <value> + <name>pricelist_id</name> + <rename>pricelist_id_1</rename> + <update>N</update> + </value> + <value> + <name>currency_id</name> + <rename>currency_id_1</rename> + <update>Y</update> + </value> + <value> + <name>active</name> + <rename>active_const</rename> + <update>Y</update> + </value> + <value> + <name>compute_price</name> + <rename>compute_price_1</rename> + <update>Y</update> + </value> + <value> + <name>price_discount</name> + <rename>disc_tier1</rename> + <update>Y</update> + </value> + <value> + <name>create_uid</name> + <rename>create_uid_1</rename> + <update>Y</update> + </value> + <value> + <name>create_date</name> + <rename>create_date_1</rename> + <update>Y</update> + </value> + <value> + <name>write_uid</name> + <rename>write_uid_1</rename> + <update>Y</update> + </value> + <value> + <name>write_date</name> + <rename>write_date_1</rename> + <update>Y</update> + </value> + <value> + <name>base</name> + <rename>base_const</rename> + <update>Y</update> + </value> + <value> + <name>base_pricelist_id</name> + <rename>base_pricelist_const</rename> + <update>Y</update> + </value> + </lookup> + <attributes/> + <cluster_schema/> + <remotesteps> + <input> + </input> + <output> + </output> + </remotesteps> + <GUI> + <xloc>736</xloc> + <yloc>272</yloc> + <draw>Y</draw> + </GUI> + </step> + <step> <name>price compute</name> <type>TableInput</type> <description/> |
