Skip to main content
Solved

Comparison FME Flow silent install properties to FME Server

  • April 2, 2025
  • 3 replies
  • 58 views

helmoetz
Supporter
Forum|alt.badge.img+15

Hi, we are silent installing FME Flow for the first time. We used to install FME Server using a silent install script, which uses the next installation properties:

FMESERVERHOSTNAME
INSTALLDIR
FMESERVERSHAREDDATA
PGDATA
WEBSERVERHOSTNAME
SERVLETPORT
DATABASEPASSWORD

In the new FME Flow silent install instructions, a different set of installation properties is used. I think the properties above compare to 

COREHOSTNAME (changed)
INSTALLDIR (unchanged)
FMEFLOWSHAREDDATA (changed)
PGDATA (unchanged)
EXTERNALHOSTNAME (changed)
SERVLETPORT (unchanged)
DATABASEPASSWORD (unchanged).

My questions:

  • Can this be confirmed? 
  • Would it be possible to get a link to the location where this is documented?

 

Best answer by luke.hicks

Hi ​@helmoetz,

We do not have a direct comparison chart available, but you can view old documentation to manually compare the two. Here is how you do it:

2023.0 or Newer: 

https://docs.safe.com/fme/<FME VERSION>/html/FME-Flow/AdminGuide/Silent-Install-Windows.htm

Older than 2023.0:

https://docs.safe.com/fme/<FME VERSION>/html/FME_Server_Documentation/AdminGuide/Silent-Install-Windows.htm

 

Replace <FME VERSION> with the version you are looking for. If you were looking for a Linux version, you can access it from the side tab from the documentation link.

Cheers,

   - Luke

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.

3 replies

damiobasa
Safer
Forum|alt.badge.img+2
  • Safer
  • 6 replies
  • April 4, 2025

Hi ​@helmoetz yes this can be confirmed and you can review this in the installation properties section of this document 


helmoetz
Supporter
Forum|alt.badge.img+15
  • Author
  • Supporter
  • 68 replies
  • April 6, 2025

Thanks ​@damiobasa I was just wondering if there is a complete list comparing the FMEFlow install properties to the old FMEServer install properties…

 


luke.hicks
Safer
Forum|alt.badge.img+10
  • Safer
  • 33 replies
  • Best Answer
  • April 9, 2025

Hi ​@helmoetz,

We do not have a direct comparison chart available, but you can view old documentation to manually compare the two. Here is how you do it:

2023.0 or Newer: 

https://docs.safe.com/fme/<FME VERSION>/html/FME-Flow/AdminGuide/Silent-Install-Windows.htm

Older than 2023.0:

https://docs.safe.com/fme/<FME VERSION>/html/FME_Server_Documentation/AdminGuide/Silent-Install-Windows.htm

 

Replace <FME VERSION> with the version you are looking for. If you were looking for a Linux version, you can access it from the side tab from the documentation link.

Cheers,

   - Luke