Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
korsikov
Partner - Specialist III
Partner - Specialist III

File (via Direct Access gateway) troubleshooting

Hi Everyone.

Try new option for Direct Access Gateway File (via Direct Access gateway). 

What I have now:

  • Direct Access Gateway updated to 1.7.0 and connected to my QlikCloud 
  • C:\ProgramData\Qlik\Gateway\configuration-file-connector.properties file has 1 row with c:\temp value
  • DirectAccessAgent service run from account with local admin rights
  • service users has full NTFS rights for c:\temp folder.
  • there are no any warn or error in file C:\Program Files\Qlik\ConnectorAgent\data\logs\file-connector_logs_250115.log
  • File connector look like running well:
    7 2025-01-15 11:11:28 [Manager ] [INFO ] Started File process (3304) with worker process (5816).
    "Added datasource (unfiltered): id=File_local, name=GRPC based QVX Library File Hosting Connector Source from connector FileConnector.exe"


    Result

I can't found DataConnection with name  "File (via Direct Access gateway)"  in any space

Labels (2)
1 Solution

Accepted Solutions
Daniele_Purrone
Support
Support

This is the rollout schedule:

Daniele_Purrone_0-1736934944059.png

In most regions it will be enabled leater today. For tenants in the .eu. region you will need to wait until January 28.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

4 Replies
Daniele_Purrone
Support
Support

Hi @korsikov ,

"File (via Direct Access Gateway)" is not globally enabled in Qlik Cloud, yet.

You will need to wait until it is, if you didn't have an agreement for early testing.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
Daniele_Purrone
Support
Support

This is the rollout schedule:

Daniele_Purrone_0-1736934944059.png

In most regions it will be enabled leater today. For tenants in the .eu. region you will need to wait until January 28.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
korsikov
Partner - Specialist III
Partner - Specialist III
Author

Ok. Currenly we have a problem with UNC path,

in configuration-file-connector.properties file 

c:\temp  - message: "Connection succeeded"

\\server\share - 

  1. detailMessage: "Status(StatusCode=\"Internal\", Detail=\"Command testconnection returned non-success: Failed - Cannot find the path '\\\\server\\share'\")"

 

get list of avalable path result is

"defaultValue": null,
"items": [
{
"name": "c:\\temp",
"value": "c:\\temp"
},
{
"name": "\\\\server\\share",
"value": "\\\\server\\server"
}
]
}

  • DirectAccessAgent service run from domain account with local admin rights
  • service users has NTFS and share rights   for \\server\share folder.

 

korsikov
Partner - Specialist III
Partner - Specialist III
Author

Solved by clear reinstall