Skip to main content
Solved

Deleting output data in FME Server based on their age

  • July 10, 2017
  • 1 reply
  • 26 views

mygis
Supporter
Forum|alt.badge.img+14

Hello,

I am trying to delete output data generated by a workspace published under the job submitter service. My understanding is that we need to :

1. Change a few things in the fmeEngineConfig.txt file.

2. change the FME_RESULT_LIFETIME to the number of seconds we want.

3. Change the FME_PURGE_INTERVAL to the number of seconds we want.

4. Set the FME_WORKING_DIR to the folder we want this to happen.

5. Save the abpve config file

6. Restart FME Server.

Is this correct? Did I missed out something?

Thanks.

Lyes

Best answer by stalknecht

I think setting FME_WORKING_DIR is unnecessary.

Here are the instructions:

Increasing the time files remain

Consider using cleanup tasks in the webinterface:

Server Cleanup

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.

1 reply

stalknecht
Contributor
Forum|alt.badge.img+22
  • Contributor
  • Best Answer
  • July 10, 2017

I think setting FME_WORKING_DIR is unnecessary.

Here are the instructions:

Increasing the time files remain

Consider using cleanup tasks in the webinterface:

Server Cleanup