Rest API connection is still appearing after a Advance search was executed and closed in AWI.
Connection is visible even after the user has logged off from the system.
1. Login to AWI
2. Open Advanced Search in a new Windows tab and do the search
3. close the Advanced Search - Window tab
4. Logoff from system
A RestAPI connection is established on the basis. Login again and check . Connection is still present.
Release : 12.3
Component : Automic Workload Automation.
When user initiated that Advanced search and then the user is logging off -> the REST entry is kept (login information) for further usage - and if on this rest token -> 120 seconds no more requests are issued the entry is removed from the JCP list (there is no file handle/socket open just an entry in memory of the JCP.)
This timeout can be changed (INI of the AE -> session Timeout=120) use 30 or 60 - so this list is kept smaller.