From 2253c748d1e6b164f29fe16e3d18408f1d43b620 Mon Sep 17 00:00:00 2001 From: Patrick HORYN <71121140+patrickhoryn@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:58:45 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f504078..b58c6a0 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ For this connector we use the Oracle database and queries. By using this connector you will have the ability to retrieve employee and contract data from the CIRIL HR system. -Connecting to CIRIL is done using the full Oracle DB client. -To add the Oracle dll, just copy past the Oracle.ManagedDataAccess19.23.0.dll on HelloID agent server ans call it +Connecting to CIRIL is done using the Oracle Data Access .dll. +To add the Oracle .dll, Copy/Paste the Oracle.ManagedDataAccess19.23.0.dll (located in directory assets https://github.com/Tools4everBV/HelloID-Conn-Prov-Source-Ciril/tree/main/assets) on HelloID agent server and specify is location in the HelloID source configuration tab ### Mappings A basic person and contract mapping is provided. Make sure to further customize these accordingly.