Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
How to find Object Extension and Document Extension..
suppose i have .qar file..
How to find that ??
Thanks in Advance..........
You can see Extension Object Basics.doc
Hi,
QAR files are extracted under:
C:\Users\UserName\AppData\Local\QlikTech\QlikView\Extensions\Document for document extensions,
and
C:\Users\UserName\AppData\Local\QlikTech\QlikView\Extensions\Objects for object extensions.
To deploy on server, just copy the contents of these folders respectively under:
C:\ProgramData\QlikTech\QlikViewServer\Extensions\Document
and
C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects
On the server, these folders (Document and Objects) may not be created by default, you can create them yourself.
Make sure to check the allow extensions flag in the QMC.
To add a document extension in a qvw, go to Settings > Document Properties > Extensions and add the installed extensions.
To add an object extension, switch to webview mode then right click on sheet > new sheet object > select Extension Objects then drag and drop the object.
Keep in mind that extensions only work in webview mode (from QV desktop) or when using Full Browser when accessing the qvw from access point. Extensions don't work when using IE Plugin.
Hope this helps.
Hi, see the pages that all the qlikview expert put before, but what object or what tipe of extension are you looking for?
there is a way to create extension too
Good luck
Hi All,
Actually i am created one extension..
when i am install qar file it went to object extension..
How to move to document extension??
Any properties setting in XML file??
Hope you understand...
I recomend using the templates found here:
Also check out the documentation found here:
Basic Extension Documentation and Template
For a document extension example check out this one:
Center Align Document Extension
And also check out this blog. It has some good examples too:
http://www.qlikblog.at/2848/qlikview-extension-tutorial-basic-concept/