This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

GET all custom properties of entity, nodes and appmonitors

Hey There, I'm trying to workaround the way to get all the custom properties of a node, or an appmonitor. Why? Well... Custom Properties are not static in the place I work, we change them every now and then and I would like to get all of them without specifying which ones, since SWQL doesn't admit the SELECT * FROM clause I'm pretty fried... I've been evaluating the possibility to get de metadata of custom properties and getting that way all the names of the properties and creating a query from that list of names and then generating that query, seems pretty awful, does anyone have a better idea about how to implement this? 

Thanks in advance!

Fran.