In our User Administration Tool, we are using the LotusScript class NotesRegistration to create Domino user accounts. The tool works fine on Domino 8.5 (beta 2).We activated the ID Vault functionality to try it out together with our tool.
When running the scheduled agent with the function NotesRegistration.registerNewUser included, we got this Notes error in return: “Notes error: ID upload to the Notes ID Vault failed”. No user account was created.
But when running the same agent through the Domino Designer client, everything worked fine; the account was created and the id-file ended up in the ID Vault.
The agent is signed with the same ID that ran the agent from the client.
All other functions work when the agent is run from the server.
Is this a bug in the NotesRegistration class? Or is there another explanation?
Best regards Marta Birgoth