Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi Community,
Since for many if us Metrics are very important and should be always in-line and for some it's not very important as well. As in system there is an OOTB trigger Daily Metrics which updates the metrics of all active projects and libraries including documents underneath it.
Issue:- Since this trigger is based on beans which provides very fast performance but there is an issue in this trigger if let's say this trigger has to process 1000 documents and in 600th document some entries are wrong e.g. Assigned User is no more part of LDAP and this is very common issue everywhere. In this situation trigger will stop here and rest 400 documents are never processed. This is the reason metrics are not at all updated since long time in some of the documents. And manually need to turn on debug log and go through entire log to check which is corrupted document.
Solution:- I have written existing trigger in different way and following improvements i made:-
Benefits:- Everyday as an administrator i see one email giving me status of this and metrics are always updated. In case of any issue i or related project manager can react quickly.
Happy to see how you are handling this at your side.
Feel free to give your views and ideas.
Vielen Dank / Many Thanks,
Kapil Jain