Hi Team,
I am using both ARIS Architect and ARIS Cloud with version SR 15 .
We want to schedule an database backup daly or week in client network in sharepoint or ADO .
I know that i can take a backup od databse from Architect and store it in my local drive manully .
But could you please let me know how to schedule the backup process so that it that store in sharepoint or ADO.
Alexander Cherednichenko on
Hi,
If you use ARIS Cloud Advanced, there are no chances to do backups automatically. Only manually.
If you use ARIS Cloud Enterprise, you must install the Admin Tools (see screenshot) using ARIS Client distributive.
You'll get a console application ARIS Server Administrator, which commands you can use in a batch file to make whatever you need with your server, including mass backup by schedule (mostly, we use a standard Windows scheduler for these purposes).
The simplest script:
Regards,