We are seeing "LOG_OUT_FORCED" callback event on the first dacs destribution after monthly On-demand concurrent login roll-over. Do we need to try to relogin for this case ?
I think you can treat this case like the logout case. If the user still valid and available on the DACS station, the re-login should be successful.
@moragodkrit.chumsri_1 Thank you for your reply. I have also checked ADS's behavior
DACS Trace is enabled by administrator. DACS Flush: Flushing the usage log. DACS Flush: Flushing the usage log. ==>> DACS execute: Activity on the DACS socket. Calling handler. DACS ReverifyLogin: The user 1 : xxxxxis being reverified. <<== DACS execute: Returned from handler. ==>> DACS execute: Activity on the DACS socket. Calling handler. DACS ReloginUserPass: The user 1 : xxxxx has passed DACS during a reLogin. DACS ForceRepermission: The user 1 : xxxxx is being repermissioned. <<== DACS execute: Returned from handler. DACS Item Permission SUCCESS: .N225 MARKET_PRICE DACS Flush: Flushing the usage log. DACS Trace is disabled by administrator.ADS is doing "relogin" for this event . So our apps should do "relogin" also