I need to be able to identify the date when an object (user, group, folder, connection, universe, etc) was initially created and when it was last modified.
What repository tables and fields is this info, if available, stored in?
We are using BOXI SP2.
thanks
Thanks for that; that’s exactly what I’m after.
Is the same information available if I create a universe against all CI* tables and then query via the universe or only when I use the Query Builder.
Regards
Only via the SDK (Query Builder is a simple front-end to the SDK), not queried directly (like with a universe). For (an attempt at) a better explanation of why, see this post.