Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Transaction history by individual

suekoontz
Kilo Expert

Is there a way to pull (possibly via a report) all transactions by a user? I found the table syslog_transaction, but it doesn't appear to be easily searched.  We need to find out who made a change to some VTBs.  We suspect one person, but I can't seem to pull up a transaction log to show for certain who may have made the change.

1 ACCEPTED SOLUTION

If you think, someone deleted the lanes, you should check the deleted records table search for vtb_lane table in their and see if the user has modified a lane.

 


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

7 REPLIES 7

If you think, someone deleted the lanes, you should check the deleted records table search for vtb_lane table in their and see if the user has modified a lane.

 


Please mark this response as correct or helpful if it assisted you with your question.

suekoontz
Kilo Expert

Thanks! That's what I needed.

Great. Please mark the answer correct and close the thread if it worked for you.


Please mark this response as correct or helpful if it assisted you with your question.