Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
qv_testing
Specialist II
Specialist II

Need Help?

Hi Community,

How to find Object Extension and Document Extension..

suppose i have .qar file..

How to find that ??

Thanks in Advance..........

6 Replies
ecolomer
Master II
Master II

Not applicable

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.

fkeuroglian
Partner - Master
Partner - Master

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

qv_testing
Specialist II
Specialist II
Author

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...

Not applicable

I recomend using the templates found here:

Object Extension Templates

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/