Connect with experts and peers to elevate technical expertise, solve problems and share insights
How would I be able to view historical events in a DSI server? I'm looking for the best way to see past events through a DSI instance for the purpose of reconciliation.
Claire,
Within a rule agent you should be able to get all the events using the syntax "all Xs" (x is the name of the event), associated with a single entity.
Thanks so much Tim!