-
Re: Extension and /QvAJAXZfc/opendoc.htm
Koti Reddy Jan 3, 2014 5:35 AM (in response to Mark O'Donovan)Try this
Resolution
Two options:1) 1) If this file remains in the Recently Opened Documents view you can right click on the file and select the option Open '<filename>’ Without Data.
2) 2) If the file is not on Recently Opened Documents you will have to go to the Start button and type on the command line C:\Program Files\QlikView\qv.exe /nodata C:\<foldername>\<filename>.qvw.
This need to be typed all in one line so you might need to type it into notepad and copy/paste into command line.
-
Re: Extension and /QvAJAXZfc/opendoc.htm
Mark O'Donovan Jan 6, 2014 3:26 PM (in response to Koti Reddy)Hi Koti,
Thanks for the quick reply.
The problem is with using the document in firefox\IE. I can open the document without any problem.
I have a webservice moves documents into different folders based on the input the user provides.
I then reload the document using the excellent CallEDXFromAjax extension by swr.
If only the problem happened all the time it would be easier to test.
Thanks
Mark
-
-
Re: Extension and /QvAJAXZfc/opendoc.htm
Clever Anjos Jan 3, 2014 5:38 AM (in response to Mark O'Donovan)Is it possible to post you extension?
-
Re: Extension and /QvAJAXZfc/opendoc.htm
Mark O'Donovan Jan 9, 2014 3:54 PM (in response to Mark O'Donovan)I changed the web service to copy the files to another location instead of moving them, I also cleaned the javascript files.
I'm still doing some more testing but this seems to have done the trick. At some point I will need to find another solution to avoid having copy the documents.
If you would like me to post the Script.js file I am happy to do this.
Thanks for the replies.
Mark