Does anyone know how to translate the ALLOWED_ROLE.APP_OBJECT_ID value from a Guardium user activity report into an actual value?
As an example, I have a report with the main entity of "Guardium User Activity Audit" which returns all activities by my users. As I test, I modified the permissions on one of my audit processes and ran the report, which returns the following(formatted for posting)
User Name={username removed}
Timestamp=2019-05-23 15:54:15
Modified Entity=ALLOWED_ROLE
Entity Key Used=ALLOWED_ROLE.ALLOWED_ROLE_ID
Key Value=37247
All Values=
ALLOWED_ROLE.APP_OBJECT_ID = 20033
ALLOWED_ROLE.APP_OBJECT_TYPE_ID = 5
ALLOWED_ROLE.ROLE_ID = 20007
ALLOWED_ROLE.TIMESTAMP = Thu May 23 15:54:14 UTC 2019
Object Description=Policy
Global Id=5074693666869134433
Host Name={hostname removed}
Activity Type Description=INSERTWhich shows I messed with a role, but the "All Values" section is a bit cryptic.
I can run a report against the "Guardium Applications" entity to get the APP_OBJECT_TYPE_ID(5 = Audit Process Builder) and I can run another report against the "Guardium Roles" entity to the ROLE_ID(20007 = The role I added).
However, I can't find any entity that has the APP_OBJECT_ID value that will tell me the name of what was edited. I'm assuming that's the specific audit process that I updated, but I can't find any way to translate 20033 in an actual audit process name.
Does anyone know how that data can be extracted?
------------------------------
Nick Sandmann
------------------------------