Skip to main content
Question

I have a workbench that reads/writes CSV files to a network location. It works fine from my desktop but when published to FME Flow i get permission errors reading and writing. What user is FME Flow using to read/write to the network? any other worka

  • January 16, 2024
  • 2 replies
  • 47 views

I have a workbench that reads/writes CSV files to a network location. It works fine from my desktop but when published to FME Flow i get permission errors reading and writing. What user is FME Flow using to read/write to the network? any other workaround

2 replies

  • Author
  • 1 reply
  • January 16, 2024

open the Services on the server and there are 4 services running Flow - all can be changed to a user with permissions (not the DB service)


david_r
Celebrity
  • 8394 replies
  • January 18, 2024

The relevant part of the documentation: https://docs.safe.com/fme/html/FME-Flow/AdminGuide/Running_System_Services_Under_Different_Accounts.htm

Notably:

By default, the FME Flow Core, FME Flow Engines, and FME Flow Application Server Windows services run under the local system account, which does not have network permissions.