Thu, 2023-06-29 17:00
PC
Hello All,
How can you change the default storage path of the "Document storage" when it is set to a server with multiple tenant (cross-tenant) ?
Thanks for your help
Hello All,
How can you change the default storage path of the "Document storage" when it is set to a server with multiple tenant (cross-tenant) ?
Thanks for your help
Hi,
you need to configure it with the ARIS cloud controller for each adsadmin runnable.
Please find an exampel here.
# Setting to tell ADS to store data in file system. Share/directory must exist, computer account must have rw rights
on n1 reconfigure adsadmin_l JAVA-Dcom.aris.ads.filesystem.active="true" JAVA-Dcom.aris.ads.filesystem.path="//<server>/<share name>"
Regards
Patrik
Hi Patrick,
Thanks for your help
Best regards