
I have a java agent with the following code to start the rename process.
noteid = aprename.renameWebUser(oldname,tlname, NewLast, First, NewMiddle,"*", "*");
When the Domino Directory Administrative server is available(can connect), it works fine. But if the Administrative server is down I get an error "Entry not found in index". Does the Administrative server have to be available? I thought that the code would just create an admin request document in the admin database and the adminp process would run it on the correct servers.
Thanks,
Kevin




Thanks for the update, Kevin, and welcome to ITKE. Stop by the next time you have a question and we can help answer it. And be sure to check out our FAQ for info on how the community works.