Hi, We are planning to use Recovery bin in ICN 3.0.4 using Recovery bin custom plugin . But we want few additional features which we are unable to find. Please find below additional features/questions that we are looking for: 1. Based on the ICN 3.0.4 tech preview (https://www.ibm.com/support/knowledgecenter/en/SSEUEX_3.0.4/com.ibm.installingeuc.doc/eucao028.htm), I could see that once the user move the document to Recovery bin Then in the Recycle Bin feature only that user who moved the document to Recycle bin can see the deleted document. But our requirement is other users also should see the deleted documents .So, is it possible that another users can also see the documents moved the document to Recycle bin and also those users should can also restore the document back? 2. Once the user move the document to Recovery bin then in the Recycle Bin feature for the deleted document only few of the document properties are listed like Document Title, Recycled On, Recycled by etc. How can we display other user defined properties of the document in the properties list?
Can any one help me on achieving the above questions.
Thanks! Savitri Rani
Answer by Wei_Wang (107) | Dec 06, 2018 at 03:13 AM
Current recycle bin only support "private" mode and OOTB properties. You have to write your own custom recycle bin if you need these features for now.
Please note an item in recycle bin is in RecoveryItem class, which is no more a document. It does not contain any custom properties you defined on Document class. You need to define your custom RecoveryItem class and write some code to set these custom properties.
Favourite Folder Creation and Enabling Sync Feature on that Favourite Folder using API or Plugin 1 Answer
'All Searches' and 'Recent Searches' menus not visible in ICN 2.0.3 4 Answers
Event on CheckBox in Entry Template Editor 0 Answers
Properties Screen behavior 4 Answers
Load version tab by default on Properties dialog in ICN 2 Answers