I am trying to collect all the objects properties by its dbIds in a for each.
But for the first dbId in the array I am getting the properties and other objects properties I am getting an empty array. As below,
Already someone has posted the same question, Problems with getting the properties of an ID when looping over all Ids
Is that possible to get all objects properties in client side itself without hitting the Forge API for accessing its properties?