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



Aug 29, 2011, 1:53 PM
57 Posts
topic has been resolvedResolved

Response Document can not be deleted

  • Category: Other
  • Platform: All
  • Release: 8.5.3
  • Role: Developer
  • Tags: xpages,response document
  • Replies: 1
 
I delete response document from a view in Notes, but they are still available when I invoke parentDoc.getResponses(), 
 
 
<xp:repeat id="repeat3" rows="30" value="#{javascript:DataSourceDocumentManager.getResponseCollection(row.getUniversalID())}"  var="responserow" indexVar="responserowIndex">
 
the repeat control still displays the content from the deleted response documents......but when I try to reach the documents with universalID, it says, no document can be found with that universalID
 
1. I restart the server and check
2. I check the view "Untitled", seeing all the 1.1, 2.1, 2.1 alike response documents are deleted
3. view index are updated
 
should response document be deleted in a special way?
regards
wei

Aug 29, 2011, 2:19 PM
57 Posts
Re: Response Document can not be deleted
bad post, the reason is "soft deletion"

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