Hi,
We've recently installed ARIS 10 for testing purpose and the installation was successful ,have also checked the services in ARIS Cloud Controller(ACC). However, just today when I tried to check ACC , the application is missing from the path: Start Menu\Programs\ARIS\Administration.Could someone help me with the batch file(name and the path of the file) that needs to be executed in order to install ACC. I believe there aren't any other dependency for installing it.Could someone help me in giving the information.
Regards,
Krishna Boddu
Martin Schröder on
Hello Krishna,
if your installation is alright ACC can be started from this path (you would need to start CMD as Admin and change into the directory):
<ARISInstallationDir>\server\acc
with following parameters
acc.bat -c "..\generated.apptypes.cfg" -h localhost -u "Clous" -p 14000 -pwd "g3h31m"
So there are in fact dependencies ( \server\generated.apptypes.cfg )
Please also check the CLOUD CONTROLLER (ACC) COMMAND-LINE TOOL reference.
Regards, Martin