Bulker & Debulker - Changes & Fixes
This page covers the Bulker & Debulker module changes and fixes provided in release IPF Release 2025.4.0
Bulker
New
-
Startup validation which checks that InsertionPointFinder implementation exists for defined insertion-point-finder properties in the
ipf.bulker.configurationsconfiguration.
Deprecated Changes
-
Configuration property
component-parser-nameis deprecated, and it is renamed toinsertion-point-finderand it will be removed starting from 2026.2.0. (PAY-15506)
New
-
When debulking XML and formatting the subsequent components, configuration options can now alter the following behaviours, see XML Splitting for more details (PAY-15526)
-
should-append-namespaces- if any non-xsi prefixed namespace(s) are appended; both at the document root and nested element levels will be passed through into their corresponding debulked components -
should-append-prefixes- if any element prefixes should be included
-
-
Added a Bulk Management REST API to allow finalising an existing bulk by bulkId. (PAY-16871)