Skip to main content
Question

Is there an easy way to change the dashboard period?

  • June 18, 2018
  • 2 replies
  • 22 views

Forum|alt.badge.img

I currently use the predifined dashboard workspaces for FME server. They all show a period of one month. Is there an easy way to change this to lets say 3 or 6 months?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2940 replies
  • June 19, 2018

What version of Server?

In 2016 you can change the workspace JobHistoryStatisticsGathering. You can set the paramater Maximum Job Age in the JobHistoryReader custom transformer.

Be aware that the System Cleanup removes job history. (Manage, Administration, System Cleanup, Job History.)

Also see the documentation.


Forum|alt.badge.img
  • Author
  • 12 replies
  • June 19, 2018

Hello Niels!

I am using FME Server 2017.0.1.1. The custom transformer JobHistoryReader has a published parameter called MAX_JOB_AGE. This is set to '1 day ago' but I get reports for a whole month. I think I must have a closer look at it. Does anyone have a idea what to change?