Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

undefined error message

Hi all,

I am trying to Qlik Sense embed object in my app, and use this document for help:

https://community.qlik.com/servlet/JiveServlet/previewBody/8303-102-1-11515/EmbedQlikSenseintoanIISW...

The website is different than the qlik server. I checked communication between browser and the website, all javascripts were pulled completely. All ccs too except toolbar.css. It popped up an error undefined from this code:

require(["js/qlik"], function (qlik) {

  qlik.setOnError(function (error) {

  alert(error.message);

  });

After that 2 more errors "No object with Id ... found". Then qlik sense screen error.

Any help/clues on this will be appreciate.

regards

Chacha

0 Replies