Skip to main content
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:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

That's a bug in 8.5.1. Here is a workaround

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

XPages Response Document ParentId i... (~Rex Ekfreeberg... 20.Oct.09)
. . Use MainID field instead (~Kelly Elvelute... 20.Oct.09)
. . . . Use the $REF field (~Rex Ekfreeberg... 21.Oct.09)
. . That's a bug in 8.5.1. Here is a wo... (~Gus Prewemaryn... 22.Oct.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS