I'm looking to build a procedure that clears down an entity which holds the users of our platform, programatically extracts the current user list and then loads it back into the entity.
I've been able to do this manually by using the 'Export User List' function in the security screen, but I would really like this to be a procedure that I can run (say once a day) to account for joiners and leavers.
I have Board cubes that are dimensioned by user so I'm keen to keep the list current.
Any ideas?