For general configuration information see Repository Konfigurationsfile and Autodigit Konfigurationsparameter
After installation ILM contains a example repository (see <webapps-Foler>/<war-filename>/WEB-INF/classes/config/repository.cfg)
You can define as many repositores as needed in the configuration, e.g. for Repositories with the name FI and HR
repositoryfactory.repositorylist = FI;HR
You need to configure secure access for each repositories or use the template configuration Konfigurations-Templates :
<repo>.authentication.required = true <repo>.authentication.user = ilm-access <repo>.authentication.password = se3ret
SAP Configuration
First the url needs to defined:
<Host>:<port>/<deployment-name>/ilm/<repository>
An example is:
https://ilm-server/autodigit-ilm/ilm/FI
Enter the information in SM59 and configure Basic Authentication in “Logon & Security“:
Continue in ILMSTOREADM as usual.