eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
1994: end if; 1995: 1996: select name 1997: into i_system 1998: from wf_systems 1999: where guid = wf_core.translate('WF_SYSTEM_GUID'); 2000: 2001: i_from_agt.setsystem(i_system); 2002: i_event.setFromAgent(i_from_agt);