I try to complete a change in the user hierarchy using the LotusScript NotesAdministration Class with MoveUserInHierarchyRequest and following MoveUserInHierarchyComplete
As i am using the certificate authority processes i don’t recieve a noteId from the first request, so i cannot finsish the second.
Is there a way to get the noteID of the administration request?
Thanks