xDM - How To - Platform Configuration

How Can I Reduce Load Times for Business Views?
In some instances, attempting to open a Business View takes longer than expected, indicating a possible performance issue. The scope of this answer...
Wed, 23 Feb, 2022 at 5:06 PM
How to Fix a Continuous "loading" Loop with Https
" In some cases, navigating to an application will result in a continuous ""Loading"" loop, instead of properly loading the select...
Wed, 23 Feb, 2022 at 5:07 PM
How to Configure Session Timeout in Tomcat?
If you are using Tomcat as the application server, Semarchy xDM will log you out, by default, after 30 minutes. You can follow this guide to customize the ...
Wed, 23 Feb, 2022 at 5:08 PM
How to Configure LDAP Authentication Using JNDI Realm - Quick Reference Guide
This article covers the basics of configuring the Semarchy platform to use the LDAP protocol with Microsoft Active Directory. There are numerous implementat...
Wed, 23 Feb, 2022 at 5:09 PM
How to Identify the Java Server Process ID (pid)
Problem In order to troubleshoot performance issues it is often useful to identify the java process for the semarchy server Solution The first step is to...
Wed, 23 Feb, 2022 at 5:10 PM
How to Migrate Your Enricher Cache Table in the Data Location from DEV to QA/PROD
If you have configured a cache to capture the results from a Java enricher, you may want to migrate the cache from DEV to QA and PROD when you deploy you...
Fri, 24 Dec, 2021 at 9:44 AM
How to Setup SMTP Details so That I Can Receive Email Notifications Once Job Is Submitted.
This will require 2 steps Setup a SMTP Notification Server in Configuration > Notification Servers Setup a Job Notification Policy in Application Bu...
Wed, 23 Feb, 2022 at 5:11 PM
What logging technology is used in the Semarchy xDM platform?
Logging is a critical component of any enterprise-grade application. Logging ensures data is captured for analysis of a wide range of operations and activit...
Wed, 29 Dec, 2021 at 12:44 AM
How to manage the xDM platform with REST and Powershell
Since Semarchy xDM v5, web services (REST API) are available to manage the Semarchy xDM platform. This article gives you some Powershell commands that you ...
Fri, 24 Dec, 2021 at 11:11 AM
How to generate a client for xDM's REST API ?[Rework in progress]
Semarchy xDM v5.x includes a generator to create a language-specific API client library (generate an SDK) to simplify integration work. This API client libr...
Fri, 24 Dec, 2021 at 11:13 AM