some fixes

This commit is contained in:
Fusionshh 2025-10-19 09:52:09 +03:00
parent 5f9f8dc2ee
commit ce71bd5db6

View file

@ -9,16 +9,6 @@
<pipeline_type>Normal</pipeline_type>
<pipeline_status>0</pipeline_status>
<parameters>
<parameter>
<name>IDM_ID</name>
<default_value>cc728e0a-af21-49b2-826a-76726aa135e0</default_value>
<description/>
</parameter>
<parameter>
<name>JOB_NAME</name>
<default_value>work_activity_job</default_value>
<description/>
</parameter>
</parameters>
<capture_transform_performance>N</capture_transform_performance>
<transform_performance_capturing_delay>1000</transform_performance_capturing_delay>
@ -107,6 +97,26 @@
<enabled>Y</enabled>
</hop>
</order>
<transform>
<name>Abort</name>
<type>Abort</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<abort_option>ABORT_WITH_ERROR</abort_option>
<always_log_rows>Y</always_log_rows>
<row_threshold>0</row_threshold>
<attributes/>
<GUI>
<xloc>1968</xloc>
<yloc>704</yloc>
</GUI>
</transform>
<transform>
<name>Block until transforms finish</name>
<type>BlockUntilTransformsFinish</type>
@ -580,27 +590,6 @@ FROM filteredData fd
<yloc>704</yloc>
</GUI>
</transform>
<transform>
<name>Abort</name>
<type>Abort</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<abort_option>ABORT_WITH_ERROR</abort_option>
<always_log_rows>Y</always_log_rows>
<message/>
<row_threshold>0</row_threshold>
<attributes/>
<GUI>
<xloc>1968</xloc>
<yloc>704</yloc>
</GUI>
</transform>
<transform_error_handling>
<error>
<source_transform>citizen_work_activity_upsert</source_transform>