DTAP deployment with common script
When I develop a QlikView app I use datasources that are local on my PC. For instance my local SQL Server instance has a shrunken copy of the production database. When I deploy the QlikView app to Test I want it to use the datasources that are on the Test machine. When I deploy to Acceptance I want to use the acceptance datasources and of course in Production the real datasources have to be used.
This article describes how I cope with the DTAP (Development, Test, Acceptance, Production) environments in QlikView. Read more of this article »