This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
It was reported too late in the beta test to get fixed for 8.5.1 GA.
Here is a workaround:
//contactDoc.getParentId()
var pUnid:String = contactDoc.getDocument().getParentDocumentUNID();
var pDoc:NotesDocument = contactDoc.getParentDatabase().getDocumentByUNID(pUnid)
return pDoc.getNoteID();
Feedback response number WEBB7X3JMV created by ~Gus Prewemarynds on 10/22/2009