Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
luyangqlik
Partner - Contributor
Partner - Contributor

QDF framework script mode

Hello,

As we've known, we can use QDF Deploy Tool to create QDF folder structure by typing information to the Tool UI and apply.

However, in a project, initializing QDF folder structure is just one step of the whole deployment process.

e.g. After a container is created, I need also propagate resource from other containers to the newly created one. Using API to configure qlik sense tasks in QMC etc...

I need to automate the whole deployment process into powershell script.

The question is: does QDF Deploy Tool has script mode to support creating containers from command line?

Thank you.

2 Replies
Magnus_Berg
Employee
Employee

I agree that it would be a good idea to create a "power shell script" that makes it easy to create related libs in Qlik Sense Enterprise. But this need to have validation of some cases else it could can be confusing, like a user mounts QDF root to x: on his laptop creates the script and expect it work on a server.

luyangqlik
Partner - Contributor
Partner - Contributor
Author

Hello Magnus,

Thank you for reply.

True. There are several corner cases to handle.

Do you know whether Qlik has plan to make such script for QDF Tool?