WebCenter Content tagged posts

Case Study: Integrating Kofax and Oracle WebCenter Content

Prerequisites: Oracle WebCenter Content, UCM, Kofax Capture

One of my public sector clients has to handle millions of images due to the nature of its business. Previously my client stored images in file system and used file paths in Oracle database to point to file system. They had to hire a team to handle scanning, verification, categorization and data entry work etc., which brought heavy work load and couldn’t avoid inaccuracies.Kofax2WCC2

Recently, as part of their digital strategies, the client decided to integrate Kofax Capture and Oracle WebCenter Content together in order to automate their business processes. The goal is to get images into Oracle WebCenter Content from Kofax Capture directly right after scanning...

Read More

Utilizing BatchLoader of Oracle WebCenter Content 11g

Prerequisites: Oracle WebCenter Content, UCM, BatchLoader

BatchLoader utility is an aged Java Swing application that performs batch content check-in to Oracle WebCenter Content (UCM). It’s especially useful for migrating millions of legacy files from file system to content repository.

It’s a bit tricky to make it work. So I try to document this in order to make everybody’s life easier.

My content server runs under Linux environment. Since BatchLoaderMobaXTerm
is a GUI application, you’ll need have a terminal with X11 forwarding capability. I strongly recommend free MobaXTerm here.

I’m using Oracle WebCenter Content 11gR3. The BatchLoader utility is under: /oracle/domains/webcenter/ucm/cs/bin

Before you run it, you need check whether the content server configuration is correct...

Read More