Hi Stefan,
I created a Case for that in the past @IBM support.
To set the timeout (default to short) of the GUI webinterface :
On PowerSC SERVER: create file /opt/powersc/uiServer/rocket.kbm.server.properties
Change value to wanted value (seconds): com.rocketsoft.denali.web.HttpSession.inactiveSessionTimeoutDefault=1800
# cat /opt/powersc/uiServer/rocket.kbm.server.properties
com.rocketsoft.denali.web.HttpSession.inactiveSessionTimeoutDefault=1800
Restart the PowerSC server: stopsrc -s pscuiserver and startsrc -s pscuiserver
If file doesn't exists anymore after an update of the PowerSC server, just recreate the file with the line in there.
Regards,
Emiel
------------------------------
Emiel van ter Beek
------------------------------