Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All,
Is there any documentation about the -prj folder and its content. When we create -prj folder for any application, it will have many xml files. Do we have any document top refer what all these xml files & internally what exactly each file maintains.
Hi Manoj,
this is covered in the Qlikview Reference Manual:
Files in the Project Folder
The file QlikView.txt contains a list of all the objects part of the QlikView document.
The different sheets and objects in the list are named after their object ID. The project files are:
l QlikView.txt - contains a list of all the files included in the project
l AllProperties.xml
l DocProperties.xml
l DocInternals.xml
l TopLayout.xml
l LoadScript.txt - contains the document load script
l Module.txt - contains the document macro code, if any exists
l Module.txt - a single file is created for every sheet. In addition the files contain references to all
the sheet objects on the sheet.
l Separate files are also created for every sheet object:
l LB<id>.xml
l SB<id>.xml
l MB<id>.xml
l TB<id>.xml
l CH<id>.xml
l IB<id>.xml
l CS<id>.xml
l BU<id>.xml
l TX<id>.xml
l LA<id>.xml
l SL<id>.xml
l SO<id>.xml
l BM<id>.xml
l CT<id>.xml
l RP<id>.xml
The files DocProperties.xml, AllProperties.xml, DocInternals.xml and TopLayout.xml
all contain property settings for the different parts of the document. DocBinary.dat contains user sensitive
data, such as passwords.