Oracle WebCenter Content tagged posts

Get Image Data from Oracle WebCenter Content using RIDC API

Prerequisites: Oracle WebCenter Content, RIDC, JDeveloper, MVCADF, Java, XML, DOM

Oracle WebCenter Content (previous Oracle ECM) offers integrated content services, including document management, records management, imaging and digital assets management, etc.

My previous client wanted to get the image data information from content server (UCM) and utilize it on imagedatacustomized portal. This has been implemented as an ADF taskflow and deployed as part of the ADF Library Jar in order to be reused in the customized portal environment.

Image data includes lots of raw information from an image file as illustrated at right. These information can be seen from the Web UI of content server. Now we need retrieve them from content server programmably.

Remote Intradoc Client (RIDC)  provides a thin c...

Read More

Introducing Alfresco Content Management Solution

Nowadays, there are quite a few content management systems available on the market. Almost every big vendor has their own solutions in this arena. IBM got FileNet in early days, HP paid $10B for Autonomy, Oracle has its UCM (acquired from Stellent), Adobe acquired CQ from Day Software.

alfresco_logoExcept all these big players, Alfresco offers quality open source suite for enterprise content management needs. The solution is impressive. It doesn’t require high-power clustered servers to run, alternatively, you may even install and play with it on your laptop. The implementation of Alfresco presents some big trends in IT industry: quick implementation, modularized, integrated some market-approved products, such as Apache Tomcat, PostgreSQL and LibreOffice (a sibling of OpenOffice), etc.

Here’s a b...

Read More