Content Server installation for Delivery

Hi,
I have managed to do a content management installation with a single node to a WebLogic domain. I have read the installation documentation available but have not found instructions on how to set up a delivery configuration. The installer gives you an option at "Sites System Type" to select "Delivery System" and I understand this creates a deployment package for delivery only installation.
However, it is not clear whether I need to create an additional domain to host the delivery installation. So, should I do a setup like this:
SitesEditorialDomain with SitesEditorialCluster containing a single node SitesEditorialServer01 - this would be the content management site
SitesDeliveryDomain with SitesDeliveryCluster containing one or more nodes (like SitesDeliveryServer01 and so forth) this would be the target for publishing content
SitesSatelliteDomain with SitesSatelliteCluster containing one or more satellite server nodes to serve cached content
This would resemble the Fatwire installations I am familiar with. Am I on a right track?
Br,
Timo

sorry, i've posted a bad version of httpd.conf
the location and the alias are equal in my current httpd.conf
and the port of the server is correct, infact
if i comment out the two lines as below
LoadModule IdcApacheAuth /opt/oracleProducts/10.1.3.3.2/shared/os/linux/lib/IdcApache2Auth.so
#IdcUserDB idc "/opt/oracleProducts/10.1.3.3.2/data/users/userdb.txt"
Alias /idc "/opt/oracleProducts/10.1.3.3.2/weblayout"
<Location /idc>
Order allow,deny
Allow from all
DirectoryIndex portal.htm
#IdcSecurity idc
</Location>
i see home page of UCM at url http://locahost:7777/idc/

Similar Messages

  • Content server installations for OLM

    Dear all,
    We are in 11.5.10.2 instance with DB 10.1.0.5 ( upgraded) on multy node HPUX-PA-RISC and Itanium
    We need to install content server in the different m/c. and we are going through the note 351047.1
    In that they mentioned "Install container"
    Is webserver Oracle 9iAS Release 2 will work for OLM content server setup.
    If that is the case Is infrastructure should be installed first?
    Is the Portal and wireless will work for our case?
    what about 9i AS application server installation?
    Kindly give us the detailed installation steps for OLM content server setup.
    and What OS will be best suitable for this?
    Thanks and regards
    Vasu

    Dear all,
    I am having some doubts in the doc: 374677.1 Utilising content server with Oracle Learning management.
    Let us take our existing oracle application as "APPS server" and content server install on windows is "CONTENT server"
    (1) Install the container, such as Apache and ApacheJserv.
    Ans: CONTENT server
    (2) Create a servlet repository called servlets. For example, in Jserv, the servlets
    repository exists by default.
    Ans: CONTENT server
    (3) Copy the following files to your servlet repository directory:
    $JAVA_TOP/oracle/apps/ota/admin/common/util/ContentServerServlet.class
    $JAVA_TOP/oracle/apps/ota/admin/common/util/ProtocolConstants.class
    $JAVA_TOP/oracle/apps/ota/admin/common/util/SystemUtils.class
    $JAVA_TOP/oracle/apps/ota/admin/common/util/SystemUtils$JarUtility.class
    $JAVA_TOP/oracle/apps/ota/admin/common/util/ContentServeerClientData.class
    Note:
    The file location depends on the variable $JAVA_TOP.
    If the application is running successfully then these files should definitely exist there
    Make sure that the ENTIRE directory structure is copied over to the servlet repository directory.
    So if the servlet repository directory is:
    $ORACLE_HOME/Apache/Jserv/servlets
    then the destination of these classes are as follows:
    $ORACLE_HOME/Apache/Jserv/servlets/oracle/apps/ota/admin/common/util/ContentServerServlet.class
    $ORACLE_HOME/Apache/Jserv/servlets/oracle/apps/ota/admin/common/util/ProtocolConstants.class
    etc
    Ans: APPS server to CONTENT server. how top copy entire directory structure
    is we need to create directory like "oracle/apps/ota/admin/common/util"
    (4) Also ensure the oracle.apps.fnd.common.VersionInfo.class file is located
    under the class path directory that is defined for the repository.
    Note:
    This file should be found under $JAVA_TOP as follows:
    $JAVA_TOP/oracle/apps/fnd/common/VersionInfo.class
    Again, the entire directory structure needs to be copied, for example.:
    $ORACLE_HOME/Apache/Jserv/servlets/oracle/apps/fnd/common/VersionInfo.class
    Ans: from APPS server to CONTENT server
    ==========================================
    (5) In zone.properties, add the following: (????? which zone properties
    APPS server or CONTENT server?????????
    # ----- OLM Content server ----- # servlet.OtaContentServerServlet.code=oracle.apps.ota.admin.common.util.ContentServerServlet
    servlet.OtaProtocolConstants.code=oracle.apps.ota.admin.common.util.ProtocolConstantsservlet.OtaSystemUtils.code=oracle.apps.ota.admin.common.util.SystemUtils
    servlet.OtaSystemUtils$JarUtility.code=oracle.apps.ota.admin.common.util.SystemUtils$JarUtilityservlet.OtaContentServerClientData.code=oracle.apps.ota.admin.common.util.ContentServerClientData
    #----- END OLM
    Note:
    The zone.properties file location can vary depending on the implementation, usually in the apache server.
    Ask the admin who set up the apache server, or look under the apache server setup.
    (6) Create an alias for the directory where the content will be stored. For example, in Apache, to create an alias for the physical directory
    Ans: CONTENT server
    D:/apache/rootdir/, add the following inside the httpd.conf file:
    Alias /content/ ’D:/apache/rootdir/’
    (7) Add the list of middle tiers and the temporary file location as arguments to the Java Interpreter. For example, in Jserv, add following lines inside the jserv.properties file:
    Ans : CONTENT server.
    wrapper.bin.parameters=-Dmiddletier=148.87.19.51+148.87.19.50+144.25.78.202+10.10.20.140wrapper.bin.parameters=-DTemp=D:\temp
    wrapper.bin.parameters=-Djava.io.tmpdir=/dbfiles/applcsf/log
    Here the numbers, such as 148.87.19.51 and 148.87.19.50, are IP addresses of all trusted middle tiers, and + is the separator for multiple addresses.
    Servers not specified in the list are not able to access the servlet.
    D:\temp is the absolute path of the temp location where files are saved temporarily while handling physical content.
    /dbfiles/applcsf/log is any existing directory for log files.
    Pl go through the above and clear my doubt. ( about which server we need to do the task).
    1. CONTENT server.
    2. CONTENT server.
    3. from APPS server to CONTENT server.
    4. from APPS server to CONTENT server.
    5. ????? which server CONTENT server or APPS server??????? if it is a APPS server under which directory the zone.property file will locate.
    6. CONTENT server.
    7. CONTENT server.
    Kindly suggest me.
    Regards
    Vasu

  • Content Server Installation in DMS

    Dears,
    We are implementing DMS on our Windows server and Database is Oracle 10.2.0.4.
    For it I have installed ECC6  server and now as I know I have to follow SPRO steps for DMS configuration.
    Beside it I have to install a content server also,For which our plan is to install it on the same server.
    I searched on marketplace I found latest version of it is 6.30 and I found a zip file of it.
    So please suggest for which version I should go and how can I install it.If possible please confirm CD label also.
    Shivam

    Dear Shivam
    Version 6.30 should be fine.
    Please refer following links for installation steps:
    http://www.sdn.sap.com/irj/scn/index;jsessionid=%28J2EE3417700%29ID1082076150DB11142388719732284620End?rid=/library/uuid/cfa73246-0a01-0010-71b4-bc21ccb45c99&overridelayout=true
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9041e249-5c4e-2a10-e6ab-e5672bb968b6&overridelayout=true
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/400a0694-0701-0010-3a8f-c1a9b6afc3fa&overridelayout=true
    http://www.saptechies.com/installation-guide-sap-content-server-for-windows/
    Best Regards
    Amaresh Makal

  • DMS Content Server installation error

    Dear all:
    We're now installing our SAP Content Server 640 for our DMS solution. The environment is Windows 2003 x64 Enterprise Edition SP2, SAP Content Server 640, and MaxDB 7.6. In the installtion initial screen, we choose the option to install the content server, the system reports an error even before it starts the installtaion process. The error message is
    "FCO-00011  The step changeUserInstall with step key |SAP_CONTENT_SERVER|ind|ind|ind|ind|0|0|Preinstall|ind|ind|ind|ind|0|0|changeUserInstall was executed with status ERROR " in step "initial password manager".
    Please help.

    hi
    download patch for "SAPInst.exe" from Note 929929
    May be it will help you.
    regards,
    nitin
    award point if useful

  • Content Server config for production system - oac0

    Hi all
    We are setting up content server for our ERP 2005 system, and I am wondering what best practice is for our scenario.
    We have one content server (CST) for development and test systems on host A, and one content server (CSP) for production system on host B. The Archive link configuration in dev and test points to CST. When this is transported to production, it will point to the wrong content server and I will have to reconfigure the archivelink in production to point to the correct content server (CSP).
    What is the best way to set up the production system to point to the content server CSP on host B? Should I define a new content repository in t-code oac0 in dev, and transport this to production? Should I define the new repository directly in production system??
    Please advise.
    Best Regards,
    Thomas

    Hello,
    I had the same problem a few years ago with R/3 4.7.
    I don't think there is a perfect solution but here is what I did :
    In the DEV system, in OAC0, I created 2 content repositories, one for the test sytem and one for the production. I transported these 2 content repositories in the production system.
    In the DEV system, in OAC3, I created temporary links from my business objects to my production content repository. I released the request order.
    Then I deleted these links which are wrong in the DEV system. I transported the order in the R/3 production system where these links are right.
    In the DEV system, in OAC3, I then created  the links from my business objects to  my TEST content repository. I released the second request order.
    So my config is now OK in my test and my production system.
    When we refresh the DEV system by a database copy from the production system. We just have to reimport the test request order to switch the links to be OK on the DEV system. We don't have to recreate the test content repository as it was defined als oi nthe production system.
    I am not sure that this is clear but this works for us with no problems since 2002.
    I hope this helps.
    Olivier

  • Content server installation on susi linux 9

    Hi friends
    this is first time i am installing content server on linux system . and i facing too many problems as iam really not aware of linux
    anway can provide me step by step details to install and configure content server on linux operating system

    Hello!
    I presume (taking the name of this forum) the original question was about SAP ContentServer?
    This would be a rough description how to configure a SAP CS/CSC for FileSystemStorage
    0) if linux is not your platform of choice (it would be mine) - take a different platform
    1) read and understand SAP notes, especially 664384, 586895 and related
    2) make sure you are using an enterprise linux (cf. service.sap.com/PAM)
    3) your linux installation should (amongst others) contain
        a) gcc (GNU c-compiler)
        b) gdbm-devel
        c) libexpat
      in general this would be described as a development (with regard to software building) system by some linux distro's
    4) retrieve the apache 2.0.x (for allowed x: cf service.sap.com/PAM) source code to build your own apache
    5) be root user
    6) create group sapsys
    7) create user csadmin, primary group: sapsys
    8) you may want to create an own filesystem for content, e.g. /SAP
    9) as user csadmin build apache with option (amongst others) --prefix=/home/csadmin (presuming this is csadmin's HOME)
    10) if you also need the cache server (you will as soon as you have more than 1 location, repeat 6, 7 and 9 for user cscadmin
    11) as root (make sure you have X), execute sapinst from the installation  master
    12) installation almost as under Windoze - don't use AdminSecurity as it will not work with modern UNIXes (ContentServer wrongly assumes that /etc/passwd contains the crypted passwords and there's a note proposing to put it there - security alert in my humble opinion) - better to protect transaction csadmin
    13) you should be all set
    I hope I didn't forget anything - this was from memory.
    Contact me if you have problems.
    Good luck and best regards, Markus

  • Content Server Version for EP7.0 WAS7.0

    1.here i m using portal 7.0, to configure KM...going to use content server.
    our portal server installed on sun solaries system. kindly let me knw which version of content server i hav to install
    and also kindly send me installation guide of content server on sun solaries system
    2. how to mainatain data in contetn server?(need to follow any structre?)
    3. wat type of repository need to create at portal to access data whichi si in content server
    4. by connecting to bi server, generating bi reports in portal....how to save these reports as documents in content server
    kindly put some light on this...
    Thanks in advance
    Amarnath S

    Hi Amar,
    the Content Server in Version 6.40 should be the right for you.
    See also following thread:
    [https://forums.sdn.sap.com/thread.jspa?threadID=986677&tstart=0]
    Best regards,
    Denis

  • Error while checking content server installation

    hai all,
    I had installed content server 6.30.And installation is successful.I restarted the server also.when i am testing the connection to the content server by using the url-http://hostname:portnumber/ContentServer/ContentServer.dll?serverInfo.
    I am geeting the error ,the page cannot be dusplayed.
    While installing the content server,i used the default port-1090.With the same i am trying to check it.
    Please help me out.
    Thanking you,
    Regards,
    venkat.

    Venkat,
    Did you get this working?
    If so, could you provide your httpd.conf and cs.conf files for comparison
    Thanks in advance for your response.
    Jeff

  • Content server (installation error)

    hi,
    I have installed content server (oracle+UCM). on Windows 2000+SP4 platform.
    But the problem I am facing is.. when I try to start content server system goes idle.
    Its not giving me Login screen. But all other applications are working fine.
    Can any one tell me what the problem could be?
    Thanks in advance.

    Hello Everybody
    I had the same problem with an installation of content Server 6.4 on AIX 5.3.
    I checked the file in modules using "file" command and the result is :
    "for apache"    mod_access.so: executable (RISC System/6000) or object module not stripped
    "for Content Server"    mod_sapcs2.o: 64-bit XCOFF executable or object module not stripped
    I think that the apache was not compiled in 64 bits.
    Also, i want to compiled Apache file in 64 Bit but i did not find the procedure or command.
    Could you give me more informations to solve it
    Many thanks in advance
    Elodie

  • SAP Content server installation using apache web server under HP-UX 11i

    Hello,
    I installed a SAP Content Server 6.4 in HP-UX 11.11 with MaxDB 7.6.
    Although Installation is finished completely I got an syxtext error when apache web server is started after completing installation as below;
    kbwpdc 106: /home/dmscs/bin>./apachectl start
    Syntax error on line 233 of /home/dmscs/conf/httpd.conf:
    Cannot load /home/dmscs/modules/mod_sapcs2.so into server: Invalid
    argument
    I think apache web server doesn't know mod_sapcs2.so although it exists in the directory(/home/dmscs/module).
    - Working sequence
    1) Environment variables setup to compile with 64bit.
    2) "configure" generation with option relevant to SAP content server
    3) "make" generation
    4) "make install" generation
    5) Install SAP Content server 6.40
    6) Install MaxDB 7.6
    7) Edit httpd.conf for loading mod_sapcs2.so module and changing Listen port.
    8) Start apache web server.
    Do I need to configure to solve this syntext error? missing any step?
    Please let me know to solution if you had experienced with the same problem.
    I will wait for your response.
    Thanks,
    Mark Yoo.

    Hi Mark,
    Can i check with you how do you set your environment to compile in 64bit ? My file mod_sapcs.o apear in the libexec directory instead of mod_sapcs.so. That why my apache cannot start. It prompted Cannot load module /home/sapcs/libexec/mod_sapc.o
    Regards
    Kim

  • Content Server installation on MaxDB datbase

    Hi,
    I am going to install Content Server 6.40 on MaxDB datbase 7.6.03, can any body guide me in the below points:
    1) Shall I install the below in a single Drive in my server like (C:.....etc)
        a) MaxDB Independent Programe Drive  b) MaxDB Independent Data Drive 
        c) MaxDB Instance- Dependent Software Drive 
    1) How many Data Volumes will be created with default installation
    2) can we increase existing Data Volumes, if so what is the maximum volume
    3) What is the maximum Data Volume in GB that we can assign
    4) If we assign 50 GB or 100 GB in a single Data Volume will there be a performance issue.
    Thanks in advance.

    Take a look at installation guides at [service.sap.com/instguides]

  • SAP Content Server sizing for DMS

    Hi
    Can anyone advise on the most appropriate way to 'size' for a new Content Server. Documents have been stored in the SAP DB till now, but the use is increasing, so now a new Content Server is to be added and all existing documents migrated into it. I have seen references in the past to SAP methodology for sizing the content server, but now cant find any.
    Thanks

    Dear John
    Please find these links on how to do SAP content Server sizing.
    https://websmp105.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700006713092002E
    Please check this on service market place.
    With Regards
    Mangesh Pande
    Edited by: MANGESH PANDE on Feb 25, 2011 6:18 AM

  • Exchange Server Installation for a DAG environment

    I have prepared 6 servers for exchange 2013 installation :
    2 for DC and ADC   -- OS windows server 2012 R2
    2 for CAS Role       -- OS Windows server 2012
    2 for Mailbox Role  -- OS Windows Server 2012 
    As Windows Server 2012 R2 is not supported for installing Exchange 2013 i decommissioned 4 Servers ( CAS and Mailbox ) and starting from scratch.
    Will the above scenario work now ... like having Domain controller OS  in Server 2012 R2  and CAS and Mailbox Server Roles in Server 2012 Version ?
    How to install individual Server role for exchange server 2013 ( i mean CAS role on 2 servers and Mailbox on 2 servers). are there any steps to follow on for this ?
    Please let me know on this.

    Windows 2012 R2 will work for a server OS for your Domain Controllers.  However, the Forest and Domain functional levels need to be Windows 2012 or less. 
    For your Exchange 2013 servers, there are a lot of unanswered questions here and these forums only give us a certain amount of space and time to explain the entire installation process.   If this is for production and your not sure what to do,
    your best bet is to hire a consultant to help you out to make sure you get all the ins and outs.  At the very least you can get assistance in your deployment.  If you don't have budget for this or are creating a test lab, you can always try using
    the Exchange Deployment -
    http://technet.microsoft.com/en-us/exchange/jj657516.aspx.  This might give you an idea of how to proceed.
    There are a lot of examples of Exchange installs out there as well.  If this is a lab, these are well worth looking through and tinkering with to get to know the product better: 
    Example -
    http://judeperera.wordpress.com/2012/07/19/step-by-step-guide-for-installing-exchange-server-2013-preview/
    Let us know if that is helpful.
    JAUCG - Please remeber to mark replies as helpful if they were or as answered if I provided a solution.

  • Content server installation

    HI experts
    I would like to clear following doughty regarding content server
    1.     If we need to use continent server as Knowledge provider (prod) we need to install SAP MAXDB.
    2.     If content server configure as vault (DVA) no need to install SAP MAXDBA.
    3.     Can us user content server as vault and with SAP MAX DBA functionally.
    Please guide
    Regards

    Hi Aseem,
    1. If we need to use continent server as Knowledge provider (prod) we need to install SAP MAXDB.
    Answer is YES.  You need to define HTTP content server repository with MAxDB as the storage area.
    2. If content server configure as vault (DVA) no need to install SAP MAXDBA.
    Answer is NO. DVA is based on file system level repository.
    3. Can us user content server as vault and with SAP MAX DBA functionally.
    Answer is No. You cannot use DVA along with MaxDB.
    Regards,
    Deepak Kori

  • SAP DMS and Content server installation.

    Hi,
    I am new in DMS. i have done configuration of DMS . now i want to store document on Content server.
    so how to install content server on windows server 2003.
    How to connect DMS and content sever?
    How to access document ?
    please help.
    Thanks,
    Dipak.

    Hi Ricardo,
    1. By using T-code DC10-Document type creation:- you will create Document type first.
    a. create document type
    b. define status if you need.
    c. Object Linking- if you want document attach to SAP object then you need to configure by using same T-codeDC10.
    and please go through below link:
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/CADMS/CADMS.pdf
    2. You want to Store document into SAP database/file system/SAP Content Server.
    a. you need to decide first where you will store document.
    suppose you select store into SAP Content Server then you need to select KPRO check-box in DC10. then you need to create Content repository by using OAC0 tcode an create storage Category in OACT transaction.
    b. suppose you want to store into File system then you need to configure Data Carrier in DC20 T-Code.
    c. if you want to store SAP Database then also you need to Content repository  same like SAP content Server in OAC0 tcode and select storage type as SAP DATABASE.
    and then create storage category.
    if you have any query please let me know
    Thanks,
    Dipak.

Maybe you are looking for