Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a script that uses binary load which can be reloaded manually but not through the server.
I checked the logs in Publisher\Qlikview Distribution Service for the file and found this :
1/28/2010 07:30:58.4116185 Information 01/28/10 07:30:56: Execution started.
1/28/2010 07:30:58.4272180 Information 01/28/10 07:30:56: QlikView Version:9.00.7320.7
1/28/2010 07:30:58.4272180 Information 01/28/10 07:30:56: 0002 Binary E:\qlik\VP_Panificatie\01_Panificatie_Vanzari_Curente.qvw
1/28/2010 07:30:58.4272180 Information 01/28/10 07:30:57: General Script Error
1/28/2010 07:30:58.4272180 Information 01/28/10 07:30:57: Execution Failed
1/28/2010 07:30:58.4272180 Information 01/28/10 07:30:57: Execution finished.
The file from which i load with binary is in the same folder. All the services are running (other files reload without problems).
Anybody else had this problem?
What I found with my issue is that the file I was binarying in had section access on it. In order for it to binary in through Publisher, I had to give the ID that is running my QlikView Distribution Service access to the document I was binarying in.
If the file you are trying to binary in has section access on it, give the ID that you are running your Windows Scheduler task under access to the document.
I had some strange errors and bugs using the SR4, I migrated to SR5.
For example I wasn't able to reload an application with macro function in it ( no error in the log file but only in QVS).
I would suggest, if this is possible to test and install the SR5 version if there is no more explanations.
where can i see the section access ID ? is it the ID in "latest log message"?
and which steps have i to do, to configure a task schedule?
If your Qvw file you use as a binary has a section access, you must check also that Prohibit Binary load is not checked on this qvw document (Document properties).
If this is the case, maybe you should deselect this option in your source qvw file ?
This option ("Prohibit Binary load") was deselected. Still doesn't work ...
What stands options for under the slide "Server":
-updating during session
- dynamic updating
Does this something to do to reload the data?