xDM - How To - Integration

Fix a Data Location with Scheduled Integration Jobs That Do Not Run and Integration Jobs That Run Out Of Order?
This article covers a problem where the data location appears to have a backlog of many Scheduled jobs that never run AND the behavior that seemingly random...
Wed, 27 May, 2026 at 3:58 PM
Create a Custom Job to Run in Duplicate Managers
By default when creating and configuring Duplicate Managers a pre-defined Semarchy job is triggered starting with the prefix DUJ. This Semarchy job contains...
Wed, 23 Feb, 2022 at 3:28 PM
Quick Reference Guide - Testing Integration
Integration is a key component of the overall Semarchy solution, therefore, it's important to understand the concept as well as testing methods. The pur...
Thu, 21 May, 2026 at 4:02 PM
Load a Basic Entity via REST API
This article teaches you how to run your first REST API request to load data into Semarchy xDM. If you would like a more detailed hands-on experience, fo...
Thu, 21 May, 2026 at 3:44 PM
Share binary attributes with REST API consumers without sending its content
Need In some integration scenarios, REST API consumers need access to a binary attribute (such as an image, document, or file) stored in Semarchy. ...
Tue, 26 May, 2026 at 5:03 PM
Enable bulk import from CSV or Excel files in xDM
Need In many business scenarios, users need to load multiple records quickly into xDM without creating them manually one by one. Typical use cases inc...
Thu, 28 May, 2026 at 10:13 AM
Suspend or Kill an Integration Job
Need In some situations, an integration job (integration batch) may need to be stopped manually. Typical scenarios include: A batch was started acciden...
Thu, 28 May, 2026 at 2:36 PM
Reprocess Existing Data in Production to Apply New Rules
" User Story You have deployed your new MDM solution into production and it has been running smoothly. You have already started new development sprin...
Thu, 21 May, 2026 at 4:04 PM
How to Produce an EXPLAIN Plan in PostgreSQL
Need When investigating performance, an Explain Plan is a useful tool to understand what steps are costing the most and therefore impacting performance th...
Mon, 16 Feb, 2026 at 5:09 PM
Create and Manage Multiple Job Queues
This document explains how you can create multiple job queues and run jobs in parallel without experiencing issues such as data collisions. Understanding q...
Wed, 23 Feb, 2022 at 4:03 PM