HR system mostly used by Hospitals in France
ℹ️ Information |
---|
This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements. |
HelloID provisioning source connector for CIRIL On-Premises based on Oracle DB queries. Please remember This is the first version of this connector. Any feedback will be appreciated!
The interface to communicate with CIRIL On-Premises is through a set of Oracle or SQL DB queries.
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 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
A basic person and contract mapping is provided. Make sure to further customize these accordingly.
The data collection retrieved by the queries is a default set which is sufficient for HelloID to provision persons. The queries can be changed by the customer itself to meet their requirements.
-
Add a new 'Source System' to HelloID and make sure to import all the necessary files.
- configuration.json
- mapping.json
- persons.ps1
- departments.ps1
-
Fill in the required fields on the 'Configuration' tab.
The official HelloID documentation can be found at: https://docs.helloid.com/
For more information on how to configure a HelloID PowerShell connector, please refer to our documentation pages
If you need help, feel free to ask questions on our forum