Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

mashup API openApp/getObject clarification please

Hi,

I'm using the mashup API to open an app and get an object, using the openApp and getObject API calls. 

I'm opening App 'A' with a single pie chart, with an identifier 'abcdef'.  I call getObject with this identifier and the object is retrieved.

If, after programmatically opening the app, another object is added in the Sense client (let's say it has an identifier of 'ghijklmn') it cannot then be opened by the 'getObject' call, even though it does exist.  If I start again in the mashup, both objects can be retrieved.

Am I right in saying that openApp takes a 'snapshot' of the app at that point?  If so, how can objects created 'post-openApp' actually be retrieved?  It may sounds like an unusual scenario, but it's something I need to do!

Any help in understanding the problem would be much appreciated.

Thanks,

Shane.

0 Replies