Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Div or single object integration with ticket authentication

Hello all,

Is it possible to get a single object (over singleobject.htm oder div-integration) with ticket authentication into a webpage? When yes, how?

The whole document (with opendoc.htm) and ticket authenctication works perfectly. But when I try to get a single-object, it doesn't work.

Any help would be greatly appreciated.

14 Replies
Not applicable
Author

Hi Erik

After a lot of hours, we found the solution. There was a quite small problem. But it's not mentioned somewhere.

Within your div-tag you have to set the 'id'-tag to your object. For example:

<div class="QvInlineObject" avqview="Sales Compass" avq="object:.Document\LB5732" id="Document\LB5732"></div>

Without the 'id'-tag (or even a wrong), the QV-object doesn't work properly (no communication between other objects).

Many thanks for your time and investigation!

Best regards, Simon

ergustafsson
Partner - Specialist
Partner - Specialist

Hi Simon,

Glad to hear that it worked out.

Regards,

Erik

Not applicable
Author

Hi Simon.

Can you please look into this post and suggest possible solution?

URL for single object retrieval from a qvw

Thank you.

IAMDV
Luminary Alumni
Luminary Alumni

Hi Simon or others,

Quick question, do we need Workbench for DIV integration? Looks like, we don't need Workbench for single objects.

Please can yoQu confirm?

Thanks in advance.

Cheers,

DV

Not applicable
Author

Hi DV

For DIV integration you need the 'WORKBENCH;YES;' in your server LEF. For singleobject (with the singleobject.htm site) you do not need the Workbench license.

Best, Simon