Skip to main content
Solved

File system requirement

  • April 21, 2017
  • 2 replies
  • 18 views

Hi i am new to FME,we are trying to set up 2 tier architecture.Is that mandatory to have the file system installed on a separate server (please refer the attached image for the instruction i found online) or it can be on the same web/Application server itself? I assume that this file server is a shared directory and can be anywhere on the network.

Thanks,

Mari...

 

Best answer by david_r

The FME server share can be on the same server as the application server, as long as the folder is accessible from the other servers (shared folder).

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
  • Best Answer
  • April 21, 2017

The FME server share can be on the same server as the application server, as long as the folder is accessible from the other servers (shared folder).


  • Author
  • May 2, 2017

The FME server share can be on the same server as the application server, as long as the folder is accessible from the other servers (shared folder).

Thanks David,I will try on the same server then.