Hi Dojo,
Did somebody already create a custom data source to read out the audit trail from a DOM instance?
Idea would be to select an existing DOM instance from a table in a form with a button to show the audit trail in a table
As the audit trail is already accessible via the client test tool (ideally the description is a bit more readable, but would already help a lot to see which persons made changes to a DOM instance)
FYI: As this feature is not available yet I created a datasource that grabs audit trail from a DOM instance & shows it in a DOM application via custom datasources in GQI: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_app/Using_dashboard_feeds/Configuring_GQI_feeds/Configuring_an_external_data_source_in_a_query.html#igqiinputarguments
The code is located on my github: