Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
ThomasGorr
Partner - Contributor III
Partner - Contributor III

Qlik Sense Mashups - Get and loop threw all Object-IDs

Hi all!

I'm trying to iterate threw all Objects, shown in my Mashup.

Can anyone please tell me how to get the Object-IDs, which are also automatically generated by the Mashup-Editor?

For Example:

app.getObject('QV01','obj1')

app.getObject('QV02','obj2')

I want to get the IDs obj1 and obj2.

Is there any function in Mashup API to solve this problem?

Thanks for reply

0 Replies