What will be happened before and after passivation expiration?
Hi.
I have a question about Passivation's life cycle. By default, Passivation occurs when the operator has not operated for 30 minutes. The passivated data is used to restore the operator’s clipboard data when the operator resumes operation. You can check the passivated data using SMA, but these data is set with 24-hour expiration time. The question is what happens before and after this passivation expires.
I attempted a simple experiment, but when I resumed the screen operation after the expiration date of passivation(after 24hours passed when passivation occurred), I could do the operation without problems.
And the passivation record was removed on SMA just after the resume. I guess passivation data still existed on server’s disk at that time so that my access could find passivation data and could resume it without any problems.
When and by what will the passivated data removed after its expiration?
What will happen operator resume after passivated data removed?
Note: in this situation there is no authentication timeout for the operator.
***Updated by moderator: Lochan to update platform capability***
To answer below questions
What will happen operator resume after passivated data removed?
Passivated data is removed the, user session will start from fresh, like UI field will not have values that he is left before passivation etc.
Note: in this situation there is no authentication timeout for the operator
Passivation timeout setting is just save the context of user in passivation store and depending upon your authentication mode if session is invalidated then you need to re-login.