Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We are using source control and would like to create a script that automatically fetches the files from server. However, our goal that When fetching the prj folder/files from the TFS server, the script should also create the relevant project qvw file as the qvw file itself is not stored on the TFS server. We can do this manually in qlikview client but we want the qvw file to be created automatically from the prj folder
In short words, we want a script to fetch the prj folder from TFS, create the relevant qvw file for it and migrate it to our production server so that nothing manual is involved in this process
Kindly suggest solutions if you have any
Regards
Shah
Hi Shah,
here's a script here which will recreate your qvw's from a prj folder.
Qlikview and version control, part 2 - Sigma Blogg
Marcus
Hi Shah,
here's a script here which will recreate your qvw's from a prj folder.
Qlikview and version control, part 2 - Sigma Blogg
Marcus
Many thanks Marcus,
It seems like the solution I was looking for. Just one more question. Is it possible to check the section access option in the document opening properties through a script.
What I would like to do is after a qvw file is created, I run the document reload and then enable the section access by checking the "Initial data reduction Based on Section Access" through a script. I want this whole process to be automatic. Is that possible?
Shah
Hello Marcus,
the link does not work (anymore). Can you please provide the script content or a how to?
Maybe someone else can publish the solution?!
Thanks a lot!
Great, thank you very much
Hi @marcus_malinow ,
I have gone through Qlikview and version control, part 2 - Sigma Blogg several times.But I can not decode it,I mean what changes I should make in this script ,so that I can create qvw from PRJ. I need to achieve this feature at earliest.It will be very helpful for me ,if you help me on this.