Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QDF + TFS

Can someone please tell me how this framework works together with Team Foundation Server?

Today we are checking in QVW files in TFS but how should we do it, if we start using the framework? Is it possible to check in a container?

Is there any documentation regarding QDF + TFS?

Thanks

Fredrik


5 Replies
maximiliano_vel
Partner - Creator III
Partner - Creator III

Perhaps this could help you

Regards

In addition you can check

http://community.qlik.com/docs/DOC-5460

Magnus_Berg
Employee
Employee

Hi Fredrik, when using version control I recommend using the external editor Sublime with syntax highlighting add-on InQlikTools http://community.qlik.com/docs/DOC-6033#comment-19191. and TFS add-on. With QDF it's easy to code, reuse and maintain Qlik scripts (qvs) outside of QlikView.

Hope that this helps.

Regards

Magnus

Not applicable
Author

Ok, thank you for your input. I have to check "Sublime" in more detail, but my question is really if I should check in the QDF container folder in TFS or only the application (.qvw)?

Thanks

Fredrik

Magnus_Berg
Employee
Employee

Hi Fredrik, you should check in code and objects not the qvw. Check-in external code using include scripts in combination with QDF and sublime works great. To version handle objects in the qvw files use the built in TFS support or the -prj folders (there is a command line script in QDF that creates the -prj folder). Cheers

Magnus_Berg
Employee
Employee

Hi Fredrik, I've written a document on how to create a IDE environment including version control support. the document describes Subversion but TFS will work just the same.

Hope that this helps.
Regards

Magnus

Qlik IDE Development environment.pdf