Question
3
Replies
257
Views
Posted: April 9, 2018
Last activity: April 13, 2018
Closed
Solved
Mass disabling of users
Hi All,
We have a requirement to disable all users having not logged on to the system for a specified timeframe. Is there a way of doing this en masse?
Can we say disable all users of an Org Unit for example?
Thanks
Craig
As far as my knowledge goes, There is no OOTB utility that does your requirement.
You have to create an activity that opens the operator record (Data-Admin-Operator-ID) and set pyOperatorIsDeactivated value to true and save the same record.