Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
andydietler
Partner - Creator
Partner - Creator

When creating a mashup template is it possible to use wildcards in the .wbl file?

I'm building a mashup template and so far I've only been able to add the asset files I need for my design by specifying ever file individually in the .wbl.

i.e.

assets/images/favicon.png;

assets/lib/perfect-scrollbar/css/perfect-scrollbar.min.css;

Is there a way to do:

assets/*;

?

Am I right that every file must be listed in that folder or it won't be copied over when a mashup is created with that template?

Thanks,

Andy

1 Reply
ErikWetterberg

Vi,

No there isn't. You have to list each file. Normally you only need to include files you need to be editable in dev-hub in the who file, but if you want to use them as template and copy them in dev-hub you need to include all. Alternatives could be not to include the files in the actual mashup but link to them instead or copy outside of dev-hub with some script.

Erik Wetterberg