Sorry for the late reply. While working in Web Client user will perform an action which will call a third party CAD system. This will happen via web services. Now if the third party system is down it will notify our system. I already have all information to display to the user in a method of web service. I need to push this information to that particular user in web client screen as message in run time.
Please help me with this.