batch load file tagged posts

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