cancel
Showing results for 
Search instead for 
Did you mean: 
James Proctor
New Member

Auto Refresh Reports

HI,

In the office I would like a monitor with a list of outstanding issues on it. I can get this report, but is there anyway of making it automatically refresh every minute or so?

Any advice or ideas would be great.

Regards

James 
8 REPLIES 8
Costas Fakebook
New Member

Re: Auto Refresh Reports

Auto refresh on the dashboard will be great. Need to refresh manually to see new incidents. 
James Proctor
New Member

Re: Auto Refresh Reports

Maybe we can ask for a feature request.
SaschaZ
Retired GoTo Contributor

Re: Auto Refresh Reports

That's actually a good idea, would an "auto refresh" checkbox on the dashboard do the trick?
James Proctor
New Member

Re: Auto Refresh Reports

We ended up building a dashboard using the API in the end. Are there any plans to further develop the API?

BTW I'm happy to share code if anyone is interested. 

Costas Fakebook
New Member

Re: Auto Refresh Reports

Nice, can you share the code please?
GlennD
GoTo Manager

Re: Auto Refresh Reports

I've set this Topic as an Idea. James, thank you for offering to share you code, it is very generous of you.
Glenn is a member of the GoTo Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!.

Free new user and admin training
Costas Fakebook
New Member

Re: Auto Refresh Reports

Hello James, can you share the code please?
James Proctor
New Member

Re: Auto Refresh Reports

Hi Everyone,

The code is available at https://github.com/WJPSoftware/CitrixSupportDashboard.

Feel free to use and update as per requirements. The full code pulls in code from Insightly CRM too and also pings some of our servers to check if they are alive.

There are a few funny things, like its impossible via the API to get hold of the Change Status unless anyone else can find it. 

I'd be keen to see what everyone else does with this.

James