Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Shipped
Workspace Domino Designer
Created by Guest
Created on Aug 22, 2018

Get list of UNIDs of deletion stubs in database

When synchronizing data between Domino and another system you can get a list of new or modified since a date, but you can not get list of deleted documents, so it is difficult at best.

 

Getting a list of deletion stubs UNID would be very helpful, and if possible also deletion date/time.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Oct 27, 2018

    Moving this idea to product : Domino Designer

  • Admin
    Thomas Hampel
    Reply
    |
    Sep 7, 2018

    Removed sensitive data from this post

  • Guest
    Reply
    |
    Sep 7, 2018


    Case Number : TS001304469


  • Guest
    Reply
    |
    Sep 1, 2018

    Thomas, pointing to the C API does not satisfy the IBM/HCL Big Hairy Audacious Goal that was stated for Domino:

    https://www.ibm.com/blogs/collaboration-solutions/2018/03/14/domino-webcast-synopsis/

    to make Domino the "essential application platform that business users tap to solve their collaboration intensive business problems – anyone, anywhere, i.e., get work done quickly, anywhere and by anyone"

    Nobody taps a C API to get work done quickly.

  • Guest
    Reply
    |
    Aug 22, 2018

     That is not the answer I was hoping for... I would rather want it to be part of the regular Java or LotusScript API, since most developers do not know how to use the C-API

  • Admin
    Thomas Hampel
    Reply
    |
    Aug 22, 2018

    You can get the list of deletion stubs in a database using the CAPI by using the API call NSFSearch() with NOTE_CLASS_DOCUMENT set to SEARCH_NOTIFYDELETIONS