Skip to main content
Solved

FME Server temp location

  • January 14, 2016
  • 2 replies
  • 172 views

fmelizard
Safer
Forum|alt.badge.img+20

Hi,

I would like to know if it is possible to change the default Temporary location in FME Server.

The documentation does mention how to add a new shared resource location, but couldn't find any info on changing the default location (C:\\Windows\\Temp\\fmeengines)

Thanks in advance,

Itay

Best answer by david_r

Hi

You should define the environment variable FME_TEMP, as per this article.

You will have to restart FME Server for this to take effect.

David

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

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • January 14, 2016

Hi

You should define the environment variable FME_TEMP, as per this article.

You will have to restart FME Server for this to take effect.

David


fmelizard
Safer
Forum|alt.badge.img+20
  • Author
  • Safer
  • 3719 replies
  • January 14, 2016

Great didnt hink it will also work on Server, thx @david_r for the tip