Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys,
I'm fairly new to this environment. I have successfully imported the app into the QMC and published it too. But, I am facing an issue while setting up the data reload task. The task gets setup automatically, but when I start the task manually, it says task failed.
On going through the error log, found the following error:
2019-05-09 06:55:59 0048 __countryAliasesBase:
2019-05-09 06:55:59 0049 LOAD
2019-05-09 06:55:59 0050 Alias AS [__Country],
2019-05-09 06:55:59 0051 ISO3Code AS [__ISO3Code]
2019-05-09 06:55:59 0052 FROM [lib://__GEO_TABLES/countryAliases.qvd]
2019-05-09 06:55:59 0053 (qvd)
2019-05-09 06:55:59 Error: Cannot open file: 'lib://__GEO_TABLES/countryAliases.qvd' (Native Path: D:\Qlik Sense Docs\DataPrepService\src\geo\countryAliases.qvd
2019-05-09 06:55:59 System error: Filesystem::FindEx non existing dir D)
2019-05-09 06:55:59 Execution Failed
2019-05-09 06:55:59 Execution finished.
Kindly help me on this.
I do not have a D drive on the server. The app was developed on Qlik Sense Desktop on a workstation, and then imported to the QMC on the server. In the Data Load Editor, the path is see is 'lib://__GEO_TABLES/countryAliases.qvd'.
@Vu_Nguyen Thank You!!