SetUp ELO Client
To add ELO to amber the following steps are sufficient:
Share the base URL of the system with amber
If ELO is running on an OnPremise environment, then make sure that amberntenant can network-wise reach the ELO Server. Contact IT Support Team of amber in case of troubles.
Version 23 and above
In Version 23 and above ELO has cancelled the support for the built-in REST Service.
Please make sure that the Open Source REST Service Plugin is installed and that the endpoints this service exposes are reachable for amber.
Before Version 23
The ELO Connector calls the Web REST API endpoints from ELO. Make sure that the built-in REST API service is enabled in your ELO tenant.Set up a service account with read rights for amber
Grant the service account access to the documents areas that are relevant for search
Only documents that are accessible to the service account can be indexed and made searchable through amber
Share the credentials with amber
More informations about the open source plugin (>=Version 23) can be found in the official ELO REST Service Repository: https://git.elo.com/a.dagnelies/rest-service