[quote author=Kevin S link=topic=2443.msg9205#msg9205 date=1188564532]
Continuing the thought, in order to control CC Pulse via SCI, I believe you would need to
(a) Define the CC Pulse application to a host
(b) install LCA on the specific host.
Since the CC Pulse template does not allow for host definition, it would probably mean creating a new template, in order to define the host.
Then you get to defining the hosts to control, installing LCAs on the desktops, individual CC Pulse applications for each PC, etc etc etc.
ASSUMING Solution Control could control a non-service application, and ASSUMING you could do the above, it sounds like a lot of work for little benefit. As Victor said, why would you want to control an application on a user's desktop? I know I would not want to be on the receiving end of that....
[/quote]
I don't think this is natively possible because what SCI does with START/STOP options are to start and stop Windows services (net start <Genesys Component> / net stop <Genesys Component>)
CCPulse executes not on the host PC but in the Client PC
For this i believe you should create the ccpulse as a service, then as Kevin told create a template, but it can start (think so) and begin collecting stats, but wouldn't kill it with the stop command from SCI. Now as it has a GUI i can't run on background as a normal service does with out a GUI, so the PC should have no login option.
For the template it should exist one for each PC. Now CCPulse for me is a tool for real time monitoring, the stats of type SinceLogin are very few compared to the ones that monitor an hour or so.
StatServer also saves the stats for a time so not necesarily when they boot the PC it will be on zero...right?