Content tagged posts

Integrating Oracle WebCenter Content Images into Portal

Prerequisites: Oracle WebCenter Content, UCM, WebCenter Portal, RIDC

When we do large portal site development, we usually store enterprise content and images in content repository. Content repository offers library services, content oracle_wc2check-in / out and versioning, etc., which allows content more manageable and traceable.

A common use case is to present images that store in content repository in portal page directly. Let’s see how we do this under Oracle WebCenter Content and Portal environment.

The idea is to build up a HashMap which holds key-value pairs docName-docURL. When portal page renders, it references to the specific docName key defined in the image tag and loads the image based on the value of docURL from content repository...

Read More

Iterative Enterprise Architecture Design on Oracle Fusion Middleware Stack

Prerequisites: Enterprise Architecture, Oracle WebCenter Portal, Content, SOA, SOFEA, ADF

Recently I built up a PowerPoint presentation for a potential client. This client has Oracle Fusion Middleware in place and starts their digital strategies in order to improve their online services.

This presentation starts from introducing enterprise architecture, methodologies and frameworks, walks through enterprise architecture domains, discusses WebCenter portal application integration, application and site migration plan, summarizes ADF project best practices.

This presentation sums up my many years experiences and best practices on ADF development, explains profound enterprise architecture design in intuitive way, highlights numerous key points in implementations, from data architecture, applic...

Read More