Hi
I wonder if it is possible to programmatically recertify an user id file.
Lets say that I have recertify the users certifier on the persondoc on the server. In order for the user id file to also have the new certifier the user has to authenticate first with the server to be updated.
I know the method “SwitchToID” of the notesRegistration Class. But this method can only be run from the vlient manually.
Is there a way to do the same scheduled (in the background)?
Regards