" /> CCPulse StatServer realtime data, are accessible from third party? - Genesys CTI User Forum

Author Topic: CCPulse StatServer realtime data, are accessible from third party?  (Read 2733 times)

Offline Gef Buneri

  • Sr. Member
  • ****
  • Posts: 373
  • Karma: 0
  • Madness is just a point of view.
Advertisement
Hi everyone,
I would like to ask you if there is a way to read CCPulse StatServer realtime data from outside CCPulse.


Best regards,

Gef.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #1 on: August 04, 2016, 02:32:53 PM »
Create an application with sdk to connect to it
Other way is to make CCP write its stats on a file and then your app will read that file


Enviado de meu E6633 usando Tapatalk


Offline Gef Buneri

  • Sr. Member
  • ****
  • Posts: 373
  • Karma: 0
  • Madness is just a point of view.
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #2 on: August 04, 2016, 02:39:35 PM »
Hi Cav, many thanks; sadly I have not the sdk, so I must proceed with your second choice. How can I do it? in process options through cme?
« Last Edit: August 04, 2016, 02:50:14 PM by Gef Buneri »

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #3 on: August 04, 2016, 03:03:15 PM »
you could also do a screen scrape of the CCpulse view on a slave host

Offline Gef Buneri

  • Sr. Member
  • ****
  • Posts: 373
  • Karma: 0
  • Madness is just a point of view.
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #4 on: August 04, 2016, 03:06:23 PM »
Hi Tambo, can you please explain how to do what you are proposing, and the result I'll obtain? I should expect an high latency?

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #5 on: August 04, 2016, 03:33:48 PM »
try this Gef, should help you with the idea around it

http://stackoverflow.com/questions/2334164/a-good-web-data-extraction-screen-scraper-program

effectively you are taking a snapshot and placing it on another monitor, but the snapshots are constant. So you are not transferring the actual information
« Last Edit: August 04, 2016, 03:44:18 PM by Tambo »

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #6 on: August 04, 2016, 03:53:59 PM »
On my option is via VB codes, Open a file and write on it the stats values

Enviado de meu E6633 usando Tapatalk


Adam G

  • Guest
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #7 on: August 04, 2016, 06:03:41 PM »
Aren't LOGIN, AREC and others still viable for StatServers..? :)

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: CCPulse StatServer realtime data, are accessible from third party?
« Reply #8 on: August 04, 2016, 11:26:55 PM »
Yes but he is not asking just for that

Enviado de meu E6633 usando Tapatalk