356 lines
9.7 KiB
XML
356 lines
9.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<pipeline>
|
|
<info>
|
|
<name>total_registered.removed_registry</name>
|
|
<name_sync_with_filename>Y</name_sync_with_filename>
|
|
<description/>
|
|
<extended_description/>
|
|
<pipeline_version/>
|
|
<pipeline_type>Normal</pipeline_type>
|
|
<pipeline_status>0</pipeline_status>
|
|
<parameters>
|
|
</parameters>
|
|
<capture_transform_performance>N</capture_transform_performance>
|
|
<transform_performance_capturing_delay>1000</transform_performance_capturing_delay>
|
|
<transform_performance_capturing_size_limit>100</transform_performance_capturing_size_limit>
|
|
<created_user>-</created_user>
|
|
<created_date>2024/08/02 11:56:22.507</created_date>
|
|
<modified_user>-</modified_user>
|
|
<modified_date>2024/08/02 11:56:22.507</modified_date>
|
|
</info>
|
|
<notepads>
|
|
</notepads>
|
|
<order>
|
|
<hop>
|
|
<from>Get variables 2 2</from>
|
|
<to>Select values 2 2</to>
|
|
<enabled>Y</enabled>
|
|
</hop>
|
|
<hop>
|
|
<from>Table input (decision-document-service) РФ</from>
|
|
<to>Get variables 2 2</to>
|
|
<enabled>Y</enabled>
|
|
</hop>
|
|
<hop>
|
|
<from>Select values 2 2</from>
|
|
<to>Insert / update (total_registered.removed_registry)</to>
|
|
<enabled>Y</enabled>
|
|
</hop>
|
|
<hop>
|
|
<from>Execute SQL script</from>
|
|
<to>Table input (decision-document-service) РФ</to>
|
|
<enabled>Y</enabled>
|
|
</hop>
|
|
</order>
|
|
<transform>
|
|
<name>Execute SQL script</name>
|
|
<type>ExecSql</type>
|
|
<description/>
|
|
<distribute>Y</distribute>
|
|
<custom_distribution/>
|
|
<copies>1</copies>
|
|
<partitioning>
|
|
<method>none</method>
|
|
<schema_name/>
|
|
</partitioning>
|
|
<arguments>
|
|
</arguments>
|
|
<connection>ervu-dashboard</connection>
|
|
<execute_each_row>N</execute_each_row>
|
|
<quoteString>N</quoteString>
|
|
<replace_variables>Y</replace_variables>
|
|
<set_params>N</set_params>
|
|
<single_statement>N</single_statement>
|
|
<sql>DELETE FROM total_registered.removed_registry
|
|
WHERE recording_date = current_date
|
|
AND schema = 'Ministry'
|
|
AND recruitment_id = '${REG_ID}'</sql>
|
|
<attributes/>
|
|
<GUI>
|
|
<xloc>224</xloc>
|
|
<yloc>224</yloc>
|
|
</GUI>
|
|
</transform>
|
|
<transform>
|
|
<name>Get variables 2 2</name>
|
|
<type>GetVariable</type>
|
|
<description/>
|
|
<distribute>Y</distribute>
|
|
<custom_distribution/>
|
|
<copies>1</copies>
|
|
<partitioning>
|
|
<method>none</method>
|
|
<schema_name/>
|
|
</partitioning>
|
|
<fields>
|
|
<field>
|
|
<length>-1</length>
|
|
<name>REG_ID</name>
|
|
<precision>-1</precision>
|
|
<trim_type>none</trim_type>
|
|
<type>String</type>
|
|
</field>
|
|
<field>
|
|
<length>-1</length>
|
|
<name>VK_ARRAY</name>
|
|
<precision>-1</precision>
|
|
<trim_type>none</trim_type>
|
|
<type>String</type>
|
|
</field>
|
|
</fields>
|
|
<attributes/>
|
|
<GUI>
|
|
<xloc>672</xloc>
|
|
<yloc>224</yloc>
|
|
</GUI>
|
|
</transform>
|
|
<transform>
|
|
<name>Insert / update (total_registered.removed_registry)</name>
|
|
<type>InsertUpdate</type>
|
|
<description/>
|
|
<distribute>Y</distribute>
|
|
<custom_distribution/>
|
|
<copies>1</copies>
|
|
<partitioning>
|
|
<method>none</method>
|
|
<schema_name/>
|
|
</partitioning>
|
|
<commit>100</commit>
|
|
<connection>ervu-dashboard</connection>
|
|
<lookup>
|
|
<key>
|
|
<condition>=</condition>
|
|
<field>recruitment_id</field>
|
|
<name>REG_ID</name>
|
|
</key>
|
|
<key>
|
|
<condition>=</condition>
|
|
<field>schema</field>
|
|
<name>schema</name>
|
|
</key>
|
|
<schema>total_registered</schema>
|
|
<table>removed_registry</table>
|
|
<value>
|
|
<name>age_limit</name>
|
|
<rename>age_limit</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>death</name>
|
|
<rename>death</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>removed_registry</name>
|
|
<rename>removed_registry</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>deprivation_citizenship</name>
|
|
<rename>deprivation_citizenship</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>travel_abroad</name>
|
|
<rename>travel_abroad</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>living_abroad</name>
|
|
<rename>living_abroad</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>other</name>
|
|
<rename>other</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>deprivation_citizen_percents</name>
|
|
<rename>deprivation_citizen_percents</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>age_limit_percent</name>
|
|
<rename>age_limit_percent</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>death_percent</name>
|
|
<rename>death_percent</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>travel_abroad_percent</name>
|
|
<rename>travel_abroad_percent</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>living_abroad_percent</name>
|
|
<rename>living_abroad_percent</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>other_percent</name>
|
|
<rename>other_percent</rename>
|
|
<update>Y</update>
|
|
</value>
|
|
<value>
|
|
<name>recruitment_id</name>
|
|
<rename>recruitment_id</rename>
|
|
<update>N</update>
|
|
</value>
|
|
<value>
|
|
<name>schema</name>
|
|
<rename>schema</rename>
|
|
<update>N</update>
|
|
</value>
|
|
</lookup>
|
|
<update_bypassed>N</update_bypassed>
|
|
<attributes/>
|
|
<GUI>
|
|
<xloc>1136</xloc>
|
|
<yloc>224</yloc>
|
|
</GUI>
|
|
</transform>
|
|
<transform>
|
|
<name>Select values 2 2</name>
|
|
<type>SelectValues</type>
|
|
<description/>
|
|
<distribute>Y</distribute>
|
|
<custom_distribution/>
|
|
<copies>1</copies>
|
|
<partitioning>
|
|
<method>none</method>
|
|
<schema_name/>
|
|
</partitioning>
|
|
<fields>
|
|
<select_unspecified>N</select_unspecified>
|
|
<meta>
|
|
<name>REG_ID</name>
|
|
<rename>REG_ID</rename>
|
|
<type>String</type>
|
|
<length>-2</length>
|
|
<precision>-2</precision>
|
|
<conversion_mask/>
|
|
<date_format_lenient>false</date_format_lenient>
|
|
<date_format_locale/>
|
|
<date_format_timezone/>
|
|
<lenient_string_to_number>false</lenient_string_to_number>
|
|
<encoding/>
|
|
<decimal_symbol/>
|
|
<grouping_symbol/>
|
|
<currency_symbol/>
|
|
<storage_type/>
|
|
</meta>
|
|
<meta>
|
|
<name>VK_ARRAY</name>
|
|
<rename>VK_ARRAY</rename>
|
|
<type>String</type>
|
|
<length>-2</length>
|
|
<precision>-2</precision>
|
|
<conversion_mask/>
|
|
<date_format_lenient>false</date_format_lenient>
|
|
<date_format_locale/>
|
|
<date_format_timezone/>
|
|
<lenient_string_to_number>false</lenient_string_to_number>
|
|
<encoding/>
|
|
<decimal_symbol/>
|
|
<grouping_symbol/>
|
|
<currency_symbol/>
|
|
<storage_type/>
|
|
</meta>
|
|
</fields>
|
|
<attributes/>
|
|
<GUI>
|
|
<xloc>880</xloc>
|
|
<yloc>224</yloc>
|
|
</GUI>
|
|
</transform>
|
|
<transform>
|
|
<name>Table input (decision-document-service) РФ</name>
|
|
<type>TableInput</type>
|
|
<description/>
|
|
<distribute>Y</distribute>
|
|
<custom_distribution/>
|
|
<copies>1</copies>
|
|
<partitioning>
|
|
<method>none</method>
|
|
<schema_name/>
|
|
</partitioning>
|
|
<connection>ervu-dashboard</connection>
|
|
<execute_each_row>N</execute_each_row>
|
|
<limit>0</limit>
|
|
<sql>SELECT
|
|
COALESCE(SUM(age_limit), 0) age_limit,
|
|
COALESCE(SUM(death), 0) death,
|
|
COALESCE(SUM(removed_registry), 0) removed_registry,
|
|
COALESCE(SUM(deprivation_citizenship), 0) deprivation_citizenship,
|
|
COALESCE(SUM(travel_abroad), 0) travel_abroad,
|
|
COALESCE(SUM(living_abroad), 0) living_abroad,
|
|
COALESCE(SUM(other), 0) other,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(deprivation_citizenship) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) deprivation_citizen_percents,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(age_limit) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) age_limit_percent,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(death) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) death_percent,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(travel_abroad) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) travel_abroad_percent,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(living_abroad) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) living_abroad_percent,
|
|
COALESCE(
|
|
CASE
|
|
WHEN SUM(removed_registry) > 0
|
|
THEN ROUND((SUM(other) / SUM(removed_registry) * 100), 2)
|
|
ELSE 0
|
|
END,
|
|
0
|
|
) other_percent,
|
|
'${REG_ID}' AS recruitment_id,
|
|
'Ministry' AS schema
|
|
FROM total_registered.removed_registry
|
|
WHERE recruitment_id = ANY ('${VK_ARRAY}')
|
|
AND schema = 'Region'
|
|
AND recording_date = CURRENT_DATE;</sql>
|
|
<variables_active>Y</variables_active>
|
|
<attributes/>
|
|
<GUI>
|
|
<xloc>464</xloc>
|
|
<yloc>224</yloc>
|
|
</GUI>
|
|
</transform>
|
|
<transform_error_handling>
|
|
</transform_error_handling>
|
|
<attributes/>
|
|
</pipeline>
|