Skip to main content

Module fragments

Module fragments 

Source
Expand description

Fragment (CFG_ERFRAG) operations

Functions for managing entity resolution fragments in the configuration. Fragments define matching criteria used by rules.

Functionsยง

add_fragment
Add a new fragment to the configuration
delete_fragment
Delete a fragment from the configuration
get_fragment
Get a fragment by code or ID
list_fragments
List all fragments in the configuration
set_fragment
Update an existing fragment in the configuration
validate_fragment_source ๐Ÿ”’
Validates a fragment source XPath expression and computes dependencies