Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Have just searched about Extension Objects and found out that in a folder called Extensions which comes with complete installation of QV10 desktop, there are some pre-defined Extensions in .qar file format.
These .qar files when double-clicked, get self installed. To see the contents of .qar file, just open them with Winrar, we can see the Definition.xml, Icon.png etc files
I have tried to create My own basic Extension and could succeed to see it in WebView mode
But I have created a folder which contains the required xml,js,png files and simply copied it into already existing .qar file
I want to know how to create a .qar file directly..Should we use any software for that? like Winrar for .rar files??
Any help would be appreciated
Thanks,
Priya:)
you are doing something wrong. are you sure you actually rename the extension and that your file is not named extension.qar.zip?
do you display file extension in the windows explorer?
Hi,
Here is a detailed information about .qar file.
http://jojitsoriano.wordpress.com/2010/10/18/contents-of-a-qlikview-extension-qar-file/
http://jojitsoriano.wordpress.com/2010/10/13/qlikview-extensions-a-new-feature-in-qlikview-10/
Regards,
Kaushik Solanki
Priya,
To create a .qar file. you place all your files in one folder and zip the file using winzip and once the file is zipped, chenage the .zip extension to .qar.
Hope this helps you.
-Sridhar
Hi Koushik,
I have learnt to create Extension Objects from jojit's blog only. My need is to know how to create a separate .qar file which is not mentioned anywhere
Thanks for posting the links, thay would be definitely helpful to people who are looking for Extension Objects stuff
Priya
Hi Sridhar,
It didn't work out. Have u tried it?
Priya
Yes, i have tried but not now long time ago. It has worked for me.
It didn't work out. Have u tried it?
Priya
It didnt work in the sense? what kind of error you are getting?
Have a look at the below post for further details.
http://community.qlik.com/thread/28944
-Sridhar
Hi,
This is very helpful link have a look at this.
http://qliktips.blogspot.com/2011/01/beginners-guide-to-qlikview-extension.html
Regards,
Kaushik Solanki
Hi
what does this literally mean?"Change the .zip extension to .qar"
Priya
"Change the .zip extension to .qar" means.
Take for example, you have all the required files in a folder called MyFirstExt.
Now you, zip this folder using winzip. After zip this folder using winzip, You would get a new file with a extension .zip i.e. MyFirstExt.Zip
Once you get this MyFirstExt.Zip file, You select .zip fiel and press F2 key and change this .zip to .qar.
This should work.
Hope this will help you.
-Sridhar
Hi Sridhar
I tried the same..It did not work. I just clarified whether its just renaming or not
Thanks,
Priya