• Access of shared member, constant member, enum member or nested type through an instance

    Hi.

    I'm trying to insert a value on AADUser.OnPremImmutableId and I get this error:

    WARNING: Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated., Script: Tmpl_AADUser_OnPremImmutableId…

  • How is the DeactivationStart field filled?

    We are using version 8.1.3. We saw that some of the new users had their DeactivationStart field filled. The process (VI_Person_Deactive_ExitDate_Expired) considers this field. The process updates the IsTemporaryDeactivated field from False to True according…