Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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