Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
We have upgrade publisher from november 2020 to may 2021.
And now our appar can not read from excel files that are placed on our intranet. We can update the app in desktop.
Appar that reads from excel files that are in maps works in the publisher.
Not all files in the intranet can have changed over one night.
So I guess we miss something in the publisher. Something that dropped during updates.
Any suggestion?
To troubleshoot this issue please follow these steps:
Best Regards
Hi @marvin,
I suggest that you start with reviewing the QlikView Distribution Service (QDS) logs of the failed reload task along with the document log of the QVW file associated with the failed task. By default, the task logs are stored in %ProgramData%\QlikTech\DistributionService\1\Log\DateOfTask\NameOfTask. If you have configured the QDS Application Data Folder in a different folder, you can check the location by looking in the QMC > System > Setup > Distribution Services > QDS@ > General tab. If you have a QDS Cluster, the number 1 in the above file path refers to the first QDS server of the cluster. The second QDS server of the cluster will have number 2 in the file path; and so on.
If document logging is enabled, it will be stored in the same directory in which the QVW file is housed. If document logging is not enabled, you will need to open the source QVW file in QlikView Developer, click Settings > Document Properties > General tab and ensure the Generate Logfile checkbox is ticked. Then run the reload task so that the document log is generated.
Ping back if you have further questions about finding or reviewing the logs.
Best Regards
The error message is
Error: Cannot open file: 'https://test.test/file1.xlsx'
Execution Failed
Execution finished.
It does not say why it can not open the file. In the example we have read there are more information after file adress but we do not get more after the fileadress.
Any suggestione?
Hi @marvin,
In your initial post you mentioned that the reload of the QVW is successful if run in QlikView Desktop. What account was used to open in the QVW in QV Desktop and run the reload? The QDS uses the Qlik service account to run reloads from QlikView Server/Publisher, so suggest that you login to a computer with QV Desktop using this service account and attempt to reload the QVW to see if the issue is permissions related.
Best Regards
I can not log in a computer with our service account but I logged in the intranet with the service account and could access the file without problem.
We have tried to add
WebFileUserAgent="curl/7.51.0"
WebFileUseWinAPI = 1
in the settings file
Thanks for your help
To troubleshoot this issue please follow these steps:
Best Regards