DoctorGonzo
Programmer
Hi All,
I don't know if someone can help me or provide a code snippet or something.
I have a database called people.nsf, which contasins a document called user.
What I want to do is create an agent that checks each USER document in PEOPLE to see if it there is a PERSON document in NAMES.NSF (our address book)... and if the user is not in the address book to delete the corresponding USER record in PEOPLE.NSF...
has anyone done this before? can anyone point me in the right direction? The common field in both databases on both documents is the hierarchical user name.
I think LotusScript (at which I am no expert) is the correct solution for this...
Any help much appreciated - couldn't find anything really in the sandbox
Many thanks all
Gonzo
I don't know if someone can help me or provide a code snippet or something.
I have a database called people.nsf, which contasins a document called user.
What I want to do is create an agent that checks each USER document in PEOPLE to see if it there is a PERSON document in NAMES.NSF (our address book)... and if the user is not in the address book to delete the corresponding USER record in PEOPLE.NSF...
has anyone done this before? can anyone point me in the right direction? The common field in both databases on both documents is the hierarchical user name.
I think LotusScript (at which I am no expert) is the correct solution for this...
Any help much appreciated - couldn't find anything really in the sandbox
Many thanks all
Gonzo