Introduction When configuring a WebCenter Content (WCC) cluster, one of the things which makes it unique from some other WebLogic Server applications is its...
Introduction When configuring a WebCenter Content (WCC) cluster, one of the things which makes it unique from some other WebLogic Server applications is its requirement for a shared file system. This is actually not any different then 10g and previous versions of UCM when it ran directly on a JVM. And while it is simple enough to say it needs a shared file system, there are some crucial details in how those directories are configured. And if they aren't followed, you may...
Introduction When configuring a WebCenter Content (WCC) cluster, one of the things which makes it unique from some other WebLogic Server applications is its requirement for a shared file system. This...
Introduction If you are looking to configure the iPlanet as Web server/proxy to use with the Oracle WebCenter Content, you probably won’t find an specific...
Introduction If you are looking to configure the iPlanet as Web server/proxy to use with the Oracle WebCenter Content, you probably won’t find an specific documentation for that, or will find some old and complex notes related to the old 10gR3. This post will help you out with few simple steps. Main Article That’s the diagram of the test scenario, considering that you will deploy in production and in cluster environment. First you need the software, for our scenario you will...
Introduction If you are looking to configure the iPlanet as Web server/proxy to use with the Oracle WebCenter Content, you probably won’t find an specific documentation for that, or will find some old...
Introduction One of the biggest challenges for content management solutions is related to the storage management due the high volumes of the unstoppable growth...
Introduction One of the biggest challenges for content management solutions is related to the storage management due the high volumes of the unstoppable growth of information. Even if you have storage appliances and a lot of terabytes, things like backup, compression, deduplication, storage relocation, encryption, availability could be a nightmare. Main Article A standard option with the Oracle WebCenter Content is to store data to the database. And the Oracle Database allows...
Introduction One of the biggest challenges for content management solutions is related to the storage management due the high volumes of the unstoppable growth of information. Even if you have...
Introduction Have you ever heard: "My Oracle WebCenter Content instance is running slow. I checked the memory and CPU usage of the application server and it has...
Introduction Have you ever heard: "My Oracle WebCenter Content instance is running slow. I checked the memory and CPU usage of the application server and it has plenty of resources. What could be going wrong? An Oracle WebCenter Content instance runs on an application server and relies on a database server on the back end. If your application server tier is running fine, chances are that your database server tier may host the root of the problem. While many things could cause...
Introduction Have you ever heard: "My Oracle WebCenter Content instance is running slow. I checked the memory and CPU usage of the application server and it has plenty of resources. What could...
Introduction Content Folios in WebCenter Content allow you to assemble, track, and access a logical group of documents and/or links. It allows you to manage...
Introduction Content Folios in WebCenter Content allow you to assemble, track, and access a logical group of documents and/or links. It allows you to manage them as just a list of items (simple folio) or organized as a hierarchy (advanced folio). The built-in UI in content server allows you to work with these folios, but publishing them or consuming them externally can be a bit of a challenge. Main Article The folios themselves are actually XML files that contain the...
Introduction Content Folios in WebCenter Content allow you to assemble, track, and access a logical group of documents and/or links. It allows you to manage them as just a list of items (simple...
Introduction For those of you who may have missed it, Peter Flies, Principal Technical Support Engineer for WebCenter Content, gave an excellent webcast on...
Introduction For those of you who may have missed it, Peter Flies, Principal Technical Support Engineer for WebCenter Content, gave an excellent webcast on database searching and indexing in WebCenter Content. It's available for replay along with a download of the slidedeck. Look for the one titled 'WebCenter Content: Database Searching and Indexing'. One of the items he led with...and concluded with...was a recommendation on optimizing your search collection if you are...
Introduction For those of you who may have missed it, Peter Flies, Principal Technical Support Engineer for WebCenter Content, gave an excellent webcast on database searching and indexing in...
Introduction In the records management capabilities within WebCenter Content 11g, reports that are created are generated by a runtime version of Oracle BI...
Introduction In the records management capabilities within WebCenter Content 11g, reports that are created are generated by a runtime version of Oracle BI Publisher. In order to create those reports, there are report templates that are checked in during the initial configuration of records management. These templates are in rich-text format (RTF) and can be easily modified in Word. To make simple changes within the existing templates, you can simply check them out,...
Introduction In the records management capabilities within WebCenter Content 11g, reports that are created are generated by a runtime version of Oracle BI Publisher. In order to create those reports,...
Introduction For any WebCenter Content or Records administrator who's done any customizing or troubleshooting of the server has undoubtedly run across an .hda...
Introduction For any WebCenter Content or Records administrator who's done any customizing or troubleshooting of the server has undoubtedly run across an .hda (HDA) file. A HDA file is proprietary data structure in ASCII text files used by WebCenter Content. Why HDA and not some other format such as XML? Well, I'll have to leave that argument for the developers as to the benefits of one over the other. But one thing is clear...while it may be very fast and easy for a...
Introduction For any WebCenter Content or Records administrator who's done any customizing or troubleshooting of the server has undoubtedly run across an .hda (HDA) file. A HDA file is proprietary...
Introduction I'm working on a project in which there is a particular use-case to prevent the deletion of content from migrating to a target instance of...
Introduction I'm working on a project in which there is a particular use-case to prevent the deletion of content from migrating to a target instance of WebCenter Content. Normally, when automatic replication is configured between instances of WebCenter Content, every action is replicated between environments; check in, update, & delete. But in this particular case they wanted check ins and updates to be migrated, but not deletes. Main Article Archiver does not have...
Introduction I'm working on a project in which there is a particular use-case to prevent the deletion of content from migrating to a target instance of WebCenter Content. Normally, when automatic...