知識庫

Error "Insufficient permissions to access the file path for input connection" When Running Flow


發佈時間 : 16 Jun 2022
上次修改日期 : 09 Dec 2022

問題

Published flows may fail to run with the following error:

Insufficient permissions to access the file path for input connection

環境

  • Tableau Server
  • Excel or some other file as data source
  • Windows

解決方法

Replace the default Run As local account (NetworkService) with a domain account, and ensure that this account has read permission for the files for the input connection.

原因

The use of the default Run As local account (NetworkService) when running a flow with a direct file connection for an input is not supported.
這篇文章是否解決了問題?