Skip to main content
Solved

FME-Server and FME-Desktop on the same machine?

  • September 9, 2019
  • 7 replies
  • 163 views

vki
Contributor
Forum|alt.badge.img+7
  • Contributor
  • 64 replies

We have FME-Desktop and FME-Server installed on two separate machines.

An external office is helping us setting up FME-Server and transferring our workbenches to the server.

Our informatics department is very strict with granting access to servers and it's only possible for them to access to the server on which FME-Server is installed with a two step identification (SMS-Code).

They can access to the server with FME-Desktop as well, but they cannot upload FME-Workbenches to the server, as they cannot establish a connection between the two servers.

 

Our plan is now to install FME-Desktop on the same machine as FME-Server. Are there any arguments against this or can it be done without problems?

Thanks, Vera

 

Best answer by erik_jan

Installing both FME Desktop and FME Server on the same machine is not problem at all.

For a number of customers I have realized this architecture.

On my own machine I have at least 10 different versions of FME Desktop and the latest version of FME Server installed and running.

Hope this information helps.

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.

7 replies

giosp
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 50 replies
  • September 9, 2019

Hi, fmeserver has a webinterface and fmedesktop must upload workbenchs by the publish to server procedure (with rest interface).

I don't understand your architecture. Could you explain it?


erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • Best Answer
  • September 9, 2019

Installing both FME Desktop and FME Server on the same machine is not problem at all.

For a number of customers I have realized this architecture.

On my own machine I have at least 10 different versions of FME Desktop and the latest version of FME Server installed and running.

Hope this information helps.


david_r
Celebrity
  • 8391 replies
  • September 9, 2019

Installing both FME Desktop and FME Server on the same machine is not problem at all.

For a number of customers I have realized this architecture.

On my own machine I have at least 10 different versions of FME Desktop and the latest version of FME Server installed and running.

Hope this information helps.

Can confirm, am doing the same thing. No problem, other than disk and memory filling up.


Forum|alt.badge.img
  • 4 replies
  • November 30, 2021

Installing both FME Desktop and FME Server on the same machine is not problem at all.

For a number of customers I have realized this architecture.

On my own machine I have at least 10 different versions of FME Desktop and the latest version of FME Server installed and running.

Hope this information helps.

Hello both, I took your advice and installed the workbench and server on the same computer. Now I am stuck to configure the Web Connections from workbench to server. I tried all sorts of server URL and still cannot authenticate. any suggestion? thanks, Song


david_r
Celebrity
  • 8391 replies
  • November 30, 2021

Hello both, I took your advice and installed the workbench and server on the same computer. Now I am stuck to configure the Web Connections from workbench to server. I tried all sorts of server URL and still cannot authenticate. any suggestion? thanks, Song

Did you already try http://localhost ?


Forum|alt.badge.img
  • 4 replies
  • November 30, 2021

Hello both, I took your advice and installed the workbench and server on the same computer. Now I am stuck to configure the Web Connections from workbench to server. I tried all sorts of server URL and still cannot authenticate. any suggestion? thanks, Song

Thanks David, realised that it is not ​url problem, it is authentication problem. For some reason windows authentication with active directory doesn't work. Username/password does work. Probably I should check the authentication setting at the server end. Thanks, Song


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • December 1, 2021

Hello both, I took your advice and installed the workbench and server on the same computer. Now I am stuck to configure the Web Connections from workbench to server. I tried all sorts of server URL and still cannot authenticate. any suggestion? thanks, Song

FME Server can use Active Directory, so it might be a configuration issue. You can check out the docs to see the steps you have to take.