I have a stream with a EN_COURS_DE_MODIF state, and a VALID state. Between the two, a transition with dynamic notification allowing an email to be sent to the person who is supposed to carry out the validation.
My question is, is there a way to find out who was sent the notification when transitioning a file? Is there a history of transition notifications in a corner of the PDM?
To my knowledge, there is no possibility of knowing to whom the notification was sent (unless you are also notified automatically). Maybe with the queries that can be launched with the utility Report.exe
Hello it won't necessarily answer your question but to overcome this problem (lack of history + additional media to monitor in addition to mail and teams) I use email notifications via a PDMMessage of the myPDMTools add-in. It is not necessarily very ergonomic to set up but once in place it works well. That said, you also need to have set up a messaging system in the admin console. I also use this feature for error transition notifications.