Ok but can you suggest me some best practice to avoid broadcast message ? In other words, when Event Server has completed command (originated by smart client context menù), then send back a message to, at this point, all smart clients on that listener. I can filter Smart Client side, using user sid (take from sender.ObjectIdString), but can’t avoid where same user open more than one client. The flow is a little complicated, so I hope I explained myself.
Ok. Thank you. I hope that in the future we can receive client FQID or custom data, or more simply, can intercept context menu command directly from client.