Is it possible for a Java web application (not Webdynpro based) that is to be used in the portal to "poll" the open connections a user has to backend systems and then use an open connection if one is found that meets the need? If so, what APIs/Classes are exposed in the portal to allow this? Any short example code of doing this?
Thanks in advance!