Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am reloading a Qliksense task from QMC using command line.
I am receiving an error with ExitCode(8).
Please advice ?
Thank you.
Hello @elieMakhlouf21
Thanks for posting your query.
Please find the below information:
If you are using native command xcopy in your batch we recommend to check the following:
Is the QlikView Distribution Server as the QlikView Distribution Service account has
- Access and permissions to the source and destination folder
- Access and permissions to every single files in the source folder
We recommend to first try to run your batch file from the QlikView Distribution Server as the QlikView Distribution Service account to verify that it works before running it from the Supporting Task.
The error code that you are seeing is a Windows Error Code.
You can see the details of each code error by going to http://www.hiteksoftware.com/knowledge/articles/049.htm
This seems to be completely related to windows error code, hence there is also possibility of network infrastructure issue at times. Check with your IT Team.
Thanks,
Padma Priya
Hello @elieMakhlouf21
Thanks for posting your query.
Please find the below information:
If you are using native command xcopy in your batch we recommend to check the following:
Is the QlikView Distribution Server as the QlikView Distribution Service account has
- Access and permissions to the source and destination folder
- Access and permissions to every single files in the source folder
We recommend to first try to run your batch file from the QlikView Distribution Server as the QlikView Distribution Service account to verify that it works before running it from the Supporting Task.
The error code that you are seeing is a Windows Error Code.
You can see the details of each code error by going to http://www.hiteksoftware.com/knowledge/articles/049.htm
This seems to be completely related to windows error code, hence there is also possibility of network infrastructure issue at times. Check with your IT Team.
Thanks,
Padma Priya
Can you please explain in a bit more detail what you are trying to do.
You say that you are using QlikView QMC to do QlikSense reload tasks.
Is that correct?