Is it possible to deploy Content Server (UCM earlier Stellent) and Web Server (Apache, OHS or IBM HTTP Server) on different machines ?
Answer is Yes and No. No, If you are planning to use Site Studio with Content Server. If you are NOT using Site Studio with Content Server then Yes, it is possible to deploy Content Server on different machine than Web Server (Apache, Oracle or IBM HTTP Server).
This type of deployment “Installing Web Server and Content Server on different Machines” is called as Disassociated Installations and documented in Section F Disassociated Installation (Page 133) of Content Server Installation guide here
.
Web Server and Content Server Communication
Content Server provides plug-in (RedirectUrls.so) which creates dedicated socket connection WebServer and Content Server .
.
What files (content server related) are required on WebServer ?
You need to copy [content_server]/data , idcplg and weblayout directory on Web Server machine. You would also need two library files (RedirectUrls.so, IdcAuth.so) from Content Server copied to Web Server.
.
Key things you should know for Disassociated Installations (Web Server and Content Server on different Machines)
1. Site Studio (more on Site Studio later) is not supported in this type of deployment
2. HTTP Caching for static requests is not supported in disassociated installations.
3. PDF byte streaming is not supported in disassociated installations.
4. Changes to content server are not automatically propagated to the Web Server.
Related Posts for UCM
- Oracle Universal Content Management Architecture
- Oracle Content Server (UCM) installation overview
- Oracle UCM Content Server Installation on Linux : Step by Step Doc – Part I
- Configure Apache (Oracle HTTP Server) with Stellent Content Server (UCM) – Part II
- Security (Users, Groups, Accounts) in Oracle Content Server (ECM/UCM)
- Start / Stop UCM (Stellent) Content Server idcserver_start idcadmin_start
- Can I install Content Server and Web Server (Apache/OHS) on different machines ?
- Integrate UCM (ECM/Content Server) with Microsoft Active Directory as LDAP Provider
- UCM/ECM 11gR1 software & documentation is now available to download
- Oracle Enterprise Content Management (ECM) 11g Installation Overview : UCM/ IBR/ IPM/ IRM/ URM
- Integrate Oracle ECM/UCM (Content Management) 11g with Oracle Internet Directory (LDAP Server) : Things you must know
- UCM Error accessing /cs “The Server is unavailable” . Could not start up IDC server deployment “csProviderUnableToStartSystem”





Good hands-on exercises (installation, patching, cloning), very experienced trainer worth every penny 
6 users commented in " Can I install Content Server and Web Server (Apache/OHS) on different machines ? "
Follow-up comment rss or Leave a Trackback[...] » Can I install Content Server and Web Server (Apache/OHS) on … [...]
We installed UCM with SUN WebServer and is working with out any problem, but we want to replace SUN webserver and install Apache instead is this possible, is complicated? what do we need to do?
please help
@ alexmaga,
Yes, this is possible and No, it is not complicated. Few things to check is
Install apache with same user as content server user.
Configure apache configuration file manually to point it to Content Server.
Use steps mentioned in install guide http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/integrator/install_cserver_unix_10en.pdf Section A.2 Settign Up Apache page 76
Hi Atul,
We want to intregate the oracle content services with oracle e-business suite 12.1.1 .we need the steps for ding the same.Please help us..
Regards,
@ Abhishek
Check Oracle My Suppport (earlier Metalink) Note 1061947.1 Integrating Oracle E-Business Suite (11i, R12, and R12.1) with Content Management Repositories
Hi Atul
I have checked that document,but the same is not applicable for 12.1.1,We have tried the same
we are doing Initial Content Management Repositories setup as per Note 1061947.1
We have setup URL as ” http://uatcon.nmpt.com:7778/content/ws ” for WebServices mode .
When testing the connection he is getting below error..
oracle.apps.fnd.framework.OAException: Application: DOM, Message Name: DOM_EX_WS_CONN_F.
Retry gives below error..
oracle.apps.dom.dmrepository.DomConnectionFailedException: Connection Failed: Invalid Credential Or Service Unavailable
Addtional details :
2)
Tried with ‘Lower case’ logining, still same error.
3) Also See that Profile option “Self-Service Oracle Files Enabled” is Set as Yes at Site level.
Please help us and give some alternative way to fixed this issue.
Thanks
ABM
Leave A Reply