Hello all,
Could someone tell me how I can export a filter, and import it in another database?
Thank you,
Tom
Hello all,
Could someone tell me how I can export a filter, and import it in another database?
Thank you,
Tom
Hi Tom,
Methodsfilters are valid and save in a server and not for a database! But it can happen, that the filter is not related to your user in the other database. Please look in modul administration in your new database in "users" and assign there the filter to your users/usergroups.
If you have a server and you want to export the filter from there to another server for example local server, than you can export and import the filter via modul administration > configuration > filter.
Marcus
Marcus,
Thank you very much for your quick response. My case was the second one where I needed to export the filter from server 1, and import it in server 2.
Kind regards,
Tom
Hi Tom,
if you have userdefined symbols for objects, it is advisable that you export first a database (with all userdefined things) from the source server and import it to the target server. Than transfer the filter. Now all should be at the target server (symbols, attributes and the filter). If you have defined macros or reports you should export/import them manuell too.
Kind regards,
Marcus
Hi Tom,
In out installation we have ARIS 7.1 and we're using the ARIS admin tool (it can be executed in the 'JavaClient' folder inside your ARIS installation principal folder ---> C:\Program Files\IDS_Scheer\ARIS_7_1_XL\JavaClient )
The program name is: ARISADM71.EXE
For example, to execute a backup of the server configuration you can execute the next command:
ArisAdm71.exe -s localhost -pa %SITEADMINPW% -pc %CFGADMINPW% backupconfig %BACKUPDIR%
It will create the file _config.acb inside the root folder of the C: drive.
And exist another command restoreconfig in order to import this file (that contents the server configuration) in a second server.
Hope it helps to you
Kind regards
Jaume