Thursday 5 December 2013

Running UCM/WebCenter Content Applets from Linux

On windows you can navigate the UCM installed application and run Content Server Analyzer/Component Wizard etc from Explorer. But on OEL there is no Desktop Manager installed (most cases) so to run these Applets you must use Xterm.

1.       Run MobaXterm
2.       Type “ssh -X oracle@ucmserver” in the main window
3.       cd to the UCM directory /cs/bin/ from memory on server its “/oracle/Middleware/domains/user_projects/ucm/cs/bin” (or close to it)
4.       Dir of the directory should look like
5.       Then type ./<ToolName> 

and voila! The app is now running

No comments:

Post a Comment