Event History

indrajeetma
Tera Guru

I have a event test.time name.. I want something like time or count every time that event occurs... like is there any table where event fired history is stored like test.time is fired at this this time?

1 ACCEPTED SOLUTION

Nilesh Wahule
Tera Guru

Hi @indrajeetma ,

There is a table for storing event logs ( sysevent ), you can see the logs as below,

NileshWahule_0-1735665227008.png

 

---------------------------------------------------------------------------------------------------

Please mark my answer as helpful/correct if it resolves your query.

Thanks,
Nilesh Wahule

---------------------------------------------------------------------------------------------------

 

View solution in original post

3 REPLIES 3

Nilesh Wahule
Tera Guru

Hi @indrajeetma ,

There is a table for storing event logs ( sysevent ), you can see the logs as below,

NileshWahule_0-1735665227008.png

 

---------------------------------------------------------------------------------------------------

Please mark my answer as helpful/correct if it resolves your query.

Thanks,
Nilesh Wahule

---------------------------------------------------------------------------------------------------

 

Hi @indrajeetma ,

 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread to help other readers.

---------------------------------------------------------------------------------------------------

Thanks,
Nilesh Wahule

---------------------------------------------------------------------------------------------------

Chaitanya ILCR
Kilo Patron

Hi @indrajeetma ,
the information of when a particular event is triggered and state of the event is stored in the table "sysevent"
there is a OOB module is as well Event log.

ChaitanyaILCR_0-1735665424921.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Chaitanya