Skip to main content

Posts

Showing posts with the label Webcenter Content Server

RIDC API to access WebCenter Content

Fix: Missing RIDC libs issue for 12c Earlier (prior to 12c) all the Webcenter Extensions use to be shipped and installed to JDeveloper by just installing Webcenter Extensions to that specific version of JDeveloper but with the latest 12c (12.2.1.3) release there are lot of missing parts in the extensions. After installing extension you pretty much get features to skin the applications and to add, manage custom task-flows. Few of my current applications which are in the process of migration heavily use Webcenter Content I must say all of our content pretty much sits there so upon working my way through documents i found a fix which I got confirmed from the official support team as well to use it. FIX:  Get the extension with name "oracle.ucm.ridc-jdev.zip" from the below location in WebCenter Content Server: $MW_HOME/oracle_common/ucm/Distribution/RIDC/jdev Install the extension to Jdeveloper as below: Help -> Updates Once the extension is installed ...