Select your language

EWA Session expires - Token

The token expires after a certain period of time. To prevent this, these 2 values must be changed.

File: C:\Programme\ewa\config\um_cfg.xml

<PARAMETER name="tokenActiveMinutesAfterStart">30</PARAMETER>
to
<PARAMETER name="tokenActiveMinutesAfterStart">-1</PARAMETER>

and

<PARAMETER name="tokenActiveMinutesAfterReinitialization">480</PARAMETER>
to
<PARAMETER name="tokenActiveMinutesAfterReinitialization">-1</PARAMETER>

After that, WIS and EPC can be started permanently using the desktop shortcut.