How to configure the Reconciliation Server
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
You can configure the Reconciliation Server using the following properties files stored in the <install_dir>/conf directory on the server box:
rs-app.propertiescontains application-wide parameters. In this file, you might need to setcom.smartlogic.rs.actualUrlif the server is accessed via a proxy and, therefore, does not know its own external name.rs-ses-sources.propertiescontains the details of the SES instances that the Reconciliation Server talks to.rs-sparql-endpoint-sources.propertiescontains the details of the SPARQL endpoints that Reconciliation Server should use.rs-logging.propertiescontains logging details. This file may need to be edited for debugging purposes.
Note that the files include instructions on how to configure applicable parameters.
Once the properties files have been updated, and the Reconciliation Server restarted, access http://<machine-name>:5090/ to return a set of service instances. For each instance, a URL is provided. This is the value that should be used in the KMM interface.