Hello,
I am trying to change obiee login time. That is, when I log in analytics side, after 5 minutes the connection should be disconnected. When I searched it on the internet, I found following ClientSessionExpireMinutes parameter to change. However, it does not affect anything :S
I also restart whole server after change. Do I miss something? Pls help me.
Version: 12.2.1.3.0 (Build BIPS-20170820114118 64-bit
Here is instanceconfig.xml;
<Security>
<ClientSessionExpireMinutes>5</ClientSessionExpireMinutes>
<CheckUrlFreshness>false</CheckUrlFreshness>
<EnableSavingContentWithHTML>true</EnableSavingContentWithHTML>
</Security>
Thank You All.
Regards,
Dilek