Skip to main content
Solved

FME Server can not add network drive as new resource

  • February 24, 2022
  • 3 replies
  • 195 views

The account that is used to run FME Server models has access to a network drive (\\\\srv-be-di-xxxx\\fs-data\\). Files can be read from and output can be written to this network drive without issues, using the right paths as parameters to run the model. However, when I try to add this network drive as a new resource in the Resources tab of the FME Server UI, I get the notification:

 

Error. The settings for this Resource Connection are invalid. Do you still want to save

Path does not exist: \\\\srv-be-di-xxx\\fs-data\\

 

Why is FME Server able to use this network drive in the models, but not to actually add it as a new resource?

Best answer by hollyatsafe

Hi @Bert Akkermans​ ,

 

For workspaces to read/write from a network path the FME Engine Service needs to be running under the service account with the correct permissions, but for it to be added as a resource connection both the core and web application server service also need to be running under this account, can you double-check that all three services are using the service account?

If you're installation also uses the default FME postgres database this can be left running as local system.

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

Forum|alt.badge.img+2
  • 719 replies
  • Best Answer
  • February 24, 2022

Hi @Bert Akkermans​ ,

 

For workspaces to read/write from a network path the FME Engine Service needs to be running under the service account with the correct permissions, but for it to be added as a resource connection both the core and web application server service also need to be running under this account, can you double-check that all three services are using the service account?

If you're installation also uses the default FME postgres database this can be left running as local system.


vhruska
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 12 replies
  • December 30, 2022

Hi @Bert Akkermans​ ,

 

For workspaces to read/write from a network path the FME Engine Service needs to be running under the service account with the correct permissions, but for it to be added as a resource connection both the core and web application server service also need to be running under this account, can you double-check that all three services are using the service account?

If you're installation also uses the default FME postgres database this can be left running as local system.

Holly,

 

I'm having the same issue.

How would I check which accounts services are using?

Is there a detailed guide you could point me towards?


gisbradokla
Enthusiast
Forum|alt.badge.img+17
  • Enthusiast
  • 133 replies
  • December 30, 2022

Holly,

 

I'm having the same issue.

How would I check which accounts services are using?

Is there a detailed guide you could point me towards?

https://docs.safe.com/fme/html/FME_Server_Documentation/AdminGuide/Running_System_Services_Under_Different_Accounts.htm

If you look at the services on your server machine

services