How to list all the Content items deleted from Webcenter Content Framework Folder using RIDC
(Doc ID 1566898.1)
Last updated on NOVEMBER 25, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Goal
This article describes mechanism to figure out all the content items which have been deleted from Framework Folders . It can be used for creating a list of these items for restoring the same to server . It uses IdcService GET_DATARESULTSET and metadata dProcessingState (hidden one) & dStatus .
Sample code attached
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |