hi,i have an application (ex. APPx) where any user can stores all correspondence (inbound and outbout) using a specific form named “MEMO”.
For each stored document, a field (ex:“fld_contact”- Computed field), trought e-mail address of “SendTo” field, searches his reference in another application (ex: APP2) and stores contact data reference in his self.
Now, I need to create a mailing system that allow user to create an unique MEMO document to send at one or more recipients.
But for each recipients i need to store a copy of mail in APPx too, so i can visualize for example which mailing i sent to this contact.
If I create a group in Domino Directory( ex:“MailingGroup”), it work fine but i will have only an e-mail stored under the value:“MailingGroup”.
If I create a For cicle, that compose a document for each recipient declared in a specific field, I don’t know how to search the contact reference name in APP2 database before save the documents.
Someone has an idea ??
Thanks!!!
Ciro