serialhobbyist
Programmer
I've worked out how to retrieve a NotesDocumentCollection of Person documents and filter them to get the actual document that I want. Now I want to store some kind of unique reference so that I can retrieve the document without going through the whole Search thing again. Is this possible? If so, what's the unique reference, and how do I use it to retrieve the document?
I'm used to running LDAP queries and I'm trying to use the Domino NAB the same way - I know there's an LDAP interface to the NAB but ours is read-only and I need to do updates. So, can I do this or am I using the wrong approach?
I'm used to running LDAP queries and I'm trying to use the Domino NAB the same way - I know there's an LDAP interface to the NAB but ours is read-only and I need to do updates. So, can I do this or am I using the wrong approach?