Hi,
Where I can find documentation about different batch reload options? Ej: qv.exe /r, /rp, etc.
Regards.
Christian.
in the reference manual of course:)
here is what it sais
6.1 Command Line SyntaxThe QlikView command line invocation can be described by the following syntax(for a description of the syntax notation used, see page 523 in Book III):[ path ] Qv.exe [ { switch } documentfile ]The path is the path to the file, either absolute, or relative to the current directory.documentfile::= [ path ] documentfilenamedocumentfilename is the name of your document file.switch is used to mark different options:/rReload switch. The document will be opened and the scriptreloaded. Thereafter the document will be saved, and QlikView willclose itself./rpThe same as above, but with a partial reload./lLoad new data. The document will be opened and the scriptreloaded. The document will not be saved and QlikView will remainopen./lpThe same as above, but with a partial reload./vIf this switch is immediately followed by a variable name and anassignment, the variable will obtain the assigned value before thescript execution starts./nodataOpens the document without variables, table and field data. Thisfeature is also available for previously opened documents on theStart Page, see page 47.46/NoSecurityOverrides QlikView security measures against hostile macros andscripts embedded in QlikView documents. No warning dialogsprompting the user to accept potentially harmful code will beshown. Use this switch with caution and only with well-known documents.Example:qv.exe /r /vMyvar=123 abc.qvwNote In order to avoid error messages to appear when executing scripts inbatch mode, always set the script variable errormode to 0 in thescript
Mansyno
Hi Christian
Look at page 45 in the QV reference manual (QV9) - Look for 6.1 Command Line syntax.
/Martin
I have two questions :
It's possible to use the line command to Open the QVW with any data, save and close ?
It's possible to open the file with no data, reload the data, save and close?
Can you help me please ?
Why would you open the document and then save and close, if you have not made any changes or performed a reload.
I do not understand the purpose of opening the document with no data and then perform a reload, save and close.
When performing a reload, all data will be dropped at the beginning. It might be possible, I just need to understand what you want to achieve.
When .qvw not load in memory or display error message is alternate to use /data
/Luis
I want save the QVW with any data because is very easy to transfert for the Production Server.
When we have load the datas in QVW all reports have a size of 2 Giga or more.
You understand why I want a QVW empty to tranfert.
I have 9 QVW to put in prod and a script to open without data and save will be very pratice.
Thanks
Bruno
Tanks.
I don't know wy I didn't find it in the manual.
Anyone have an idea for this command lines?
Community
QlikView Home Page