Hope anyone has a solution for the following problem:
On a number of alerts that I defined within cloverleaf I call the logevent, e.g. cmd /c logevent -s W -r CloverLeaf -e 20 “Message: solve this problem).”
In this case I use value 20 for the eventId parameter but get a message that eventId value 20 does not exist in a certain messagefile or dll (see
Can anybody tell me where the messagefile or messageDll is kept and how I can manipulate this object (i.e. insert EventId 20 with the appropriate text).
Thanks in advance for your response