Hello,
I have two questions about ARIS Publisher.
Firstly, I want to publish our database as an automated task. Is it possible with a scheduled ARIS report or macro? Or a batch file has to be written?
Secondly, I created some reports to be used in Publisher. When i tried to apply a report for two functions at the same time, i realized that i couldn't select two objects together (multiple selection). Is there any way to run a report for two or more objects or models at the same time in Publisher?
BR,
Mert.
Robert Vajdik on
Hello Mert,
Yes, it is. Here is answer for first question.
1) Install ARIS Client and go to folder: C:\SoftwareAG\ARIS_Client\tools\scriptrunner\
2) Create copy of scriptrunner.cfg.template to scriptrunner.cfg or use my configured attached file scriptrunnerBP.cfg
In this file is possible set Filter, Export DB..etc.
3) For export you can use std script Publisher\Publisher export with GUID:093fbcb0-9f00-11db-0e75-00123f5b7174 or I have customized version with logging.
4)Set std Windows Task Scheduler
Program/Script C:\SoftwareAG\ARIS_Client\tools\scriptrunner\scriptrunner.bat
Add arguments: scriptrunnerBP.cfg
Start in: C:\SoftwareAG\ARIS_Client\tools\scriptrunner\
See attached picture.
Normally I would recommend also schedule "backup script" and also "LDAP synchronization" for ARIS Designer/Connet Server.
Attachments-
taskScheduler.png
-
scriptrunnerBPcfg.txt