Hi,
 
my requirement is - sending alerts to online users who have logged in the same 
login id from different computers.

based on the session id or computer name, i want to send alert. but, now it is 
sending alerts to users based on the user id only and alert displays so many 
times.

example
-------
 
User Id / Login Id          Computer Name           Session Id
------------------          -------------         ----------
 Admin                       Sakthi                   5
 Admin                       Hema                     9
 
in the above case, alert goes to both users for 2 times, because of the same 
user id.
 
pls. provide the solution. thank u.
 
Regs,
Hema. S


      

Reply via email to