Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How to move qlikview file from dev to user testing environment?
I am using sql server 2008
do I just need to change database server details as per UAT?
Hi Sharma,
If you have two different environments for the test and Dev then just copy your app from dev to test that will do.
If you want to change the data points from dev to test then need change the connection string details i.e OLEDB or ODBC to point for the required DB.
Hi, I am new to qlikview, can you help on above please
Your post is a bit scarce on details.
Do you have QlikView Dev and Test environments? Or just Dev and Test databases?
If you have separate QlikView environments (you don't need separate platforms or separate QlikView Servers for that, just separate directory trees), you can use an $(include=) construct that includes environment-specific variables like a connect string and a directory tree root. But that all depends on how your environments are set-up.
Peter
Hi Sharma,
If you have two different environments for the test and Dev then just copy your app from dev to test that will do.
If you want to change the data points from dev to test then need change the connection string details i.e OLEDB or ODBC to point for the required DB.
two things here,
are u talking above moving qvw from qlikview dev to qv test environment?
or
right now ur fetching data from sql server dev 2008,so u have to fetch data from sql server 2008 test server?
here,seems to be the 2nd one is ur case,if so just u have to change ur connection string i.e ODBC or OLEDB Connection.
Thanks all
My case belongs to second scenario in which there is no QV uat environment, we have two different database servers (dev and uat) so I will just change connection ,thanks again
no issue,u can mark the earliest one as correct answer and rest which helps as helpful answer!