Hello Chuggers,
I need a way to find out who resolved a link logic error. We are seeing an increase in staff resolving errors incorrectly so I need to know where to focus my education on correct link logic procedures, but we have so many users.
Any reports or ideas?? Would prefer to build a report right out of the EMR, but can do crystal reports if there is no other way....
Thanks for your help!
Sonya
All you can do is duplicate the activity log. The only indicator of who resolved the error is the station name - there isn't a login or userid associated with the LinkLogic jobs. You're going to be looking at L3EVENTLOG. There might be some more info linking in L3DTS on the DTS columns in both tables but I doubt it.
I have not checked myself but you can if it is recording it by turnnig on SQL Tracing (Ctrl-Shift-S), resolving an error and then turning it off with the same command.
The trace file should be in %appdata%. (Click Start->Run and type in %appdata% and press ok)
Go into the chart. Run the chart activity report. Look for an entry like "external id created". That's what ties to the document and user.