Good evening together!
I'm wondering how I can avoid the auto-logout for a SSCE dashboard application, at least I think it has something to do with an auto-logout process.
I wrote a SSCE-application that contains 4 self updating i5Grids.
The app runs 24/7 on a PC (nothing else, only this app) and is started by using the internet explorer (11). Passing the user and password is done as following (I found this procedure somewhere in a MII SSCE related forum):
"C:\Program Files (x86)\Internet Explorer\iexplore.exe" -k "https://ourServerName.ourDomain.com:ourPort/XMII/CM/AppFolder/AppSubFolder/AppName.html?showParamDialog=false&IllumLoginName=ourUser&IllumLoginPassword=ourPassword"
My first question is: Is this the right way for passing user and password or is there a better one? (user has only permission to read...)
Furthermore I dont understand how I can avoid the situation, that the i5Grids suddenly stop the self update process. Not only one i5Grid, all of them just stop to update them selfs. Reloading the website by using the refresh button (F5) leads to facing the SAP MII login screen... A complete restart shows up the app as it should be, without asking for any username / password...
My scond question is: Is there an auto logout process - and if - how can I shut it off for that single app?
Thanks in advance for any help,
Mirko