Well, there are 2 forms of the ACC, the one that comes with the ATG installation (can only connect to the local ATG) and the standalone ACC that is a separate install and can connect to any ATG instance on your network.
If you are talking about the one with your installation, then you either:
- use the startACC command (in home/bin)
- go to the Admin console (
http://host:port/dyn/admin) and either start the ACC in a separate VM or in the same VM
If you are talking about the standalone one, then you first have to download it (its a licensed product so your company may need to talk to the sales rep), then you use the bin\startClient script to start it up.
This is all in the docs so perhaps you should read them?
- George