I have recently installed Content server using the steps in this article: Installing Stellent or Oracle Universal Content Management. And later I have setup Site Studio. Here are the steps to install sitestudio along with other components like Dynamic converter.
One more thing you need to know is there are two versions of Site Studio. One is 10gR3 and another is 10gR4. From someone I came to know that R4 is dropping the support of JSP it seems. Moving forward templates and fragments will use IDOC scripts only.
Pre-Installation tasks:
1. Before installing Site studio R4 or R3 create below components using Configuration manager Applet. There are seven (7) content types that we typically create for any WCM implementation. They are listed below as Name – Description:
- Document – doc, pdf, ppt, xls, etc.
- Image – photo, graphic, etc.
- SS_FORM – Site Studio Form
- SS_FRAGMENT – Site Studio Fragment
- SS_LAYOUT – Site Studio Layout
- WebAsset – CSS, JavaScript
- WebContent – Data File, HTML
2. Download Oracle Content Server - Document Management modules from Oracle Technology Network
a. Unzip the DynamicConverter_10gR3_20071031.zip file (stored inside ContentServer_DocMan_10gR3_20071031.zip) in a separate folder under the staging area, e.g. C:\stage\UCM\DynamicConverter.
b. Unzip the Desktop_10gR3_20071031.zip file (stored inside ContentServer_DocMan_10gR3_20071031.zip) in a separate folder under the staging area, e.g. C:\stage\UCM\DIS.
Installing Components like Sitestudio, Dynamic Converter and so on..
1. Install the components shown in the table below by following these steps for each component:
a. Start the Component Wizard (On Windows, using menus:Component: Dynamic Converter
Start > Programs > Oracle Content Server > idc > Utilities > Component Wizard)
b. Click Install
c. Click Select
d. Browse to the specified .zip file (see below)
e. Click OK
f. Installation options: see below
g. Wait for the installation to complete
h. When asked if you would like to enable the component(s), click Yes
Close Component Wizard
FileName:C:\stage\UCM\DynamicConverter\component\D ynamicConverter.zip
Component: Desktop Integration Suite
FileName: C:\stage\UCM\DIS\Component\DesktopIntegrationSuite .zip
Component: EmailMetadata
FileName: C:\stage\UCM\DIS\Component\emailmetadata.zip
Component: Site Studio
FileName: C:\stage\UCM\SiteStudio\Component\SiteStudio.zip
Installation: Click OK to accept all
When all components have been installed, restart Content Server
2. Enable Fulltext Search
a. Edit the SearchIndexerEngineName parameter in D:\UCM\config\config.cfg:****************************************
b SearchIndexerEngineName=DATABASE.FULLTEXT
c. Restart Content Server
d. Rebuild the Content Server Index
( How to rebuild indexes in Oracle Content Server?
* Log in to Content Server How)
* Click Admin Applets
* Click on the Repository Manager icon(if you are using Internet Explorer, you may have to click twice - the first click is interpreted as "I want to use this control")
* Click the Indexer tab
* In the Collection Rebuild Cycle, click Start
*****************************************
3. Set Default Project Document Information
a. Log in to Content Server4. Add Default Content Type (This part is very important as I got an error because I have not setup the default content type)
b. Click Administration
c. Expand Site Studio Administration
d. Click Set Default Project Document Information
e. Scroll to the bottom of the page and click Update
a. Go to Configuration Manager How?5. Add Default Conversion Template
b. Click Options and then Content Types
c. Add the following Content Type:
As Name, enter SystemFile
As Description, enter System File
As Image, select document.gif
a. Create a blank template with Content ID BLANKTEMPLATE and Title Blank Template for DC*************************************
How to create a blank Conversion Template in Oracle Content Server
* Log in to Content Server*************************************
* Click Administration
* Expand Dynamic Converter Admin
* Click Check In Existing Template
* As Content ID, enter BLANKTEMPLATE
* As Type, select SystemFile
* As Title, enter Blank Template for DC
* As Primary File, browse to D:\UCM\custom\DynamicConverter\samples\gui_templat es\Blank.ttp
* Click Check In
b.Still in the Dynamic Converter Admin section, click Configuration Settings
c. In the Default Template section, select BLANKTEMPLATE from the Available Templates dropdown list
d. In the Conversion Formats section, select the following MIME types from the dropdown list to add them to the eligible formats:
- application/msword
- application/vnd.ms-excel
- application/vnd.ms-powerpoint
e. Scroll to the bottom of the page and click Update
f. Verify that Dynamic Conversion is working:
- Click New Check In from the top menu
- Enter Content ID (e.g. MyDoc) and Title (e.g. My Document)
- Browse to a Word document on your hard drive
- Click Check In
- On the Confirmation screen, click Content Info
- Click HTML to the right of Get Conversion
Installing Site Studio Designer
a. Start Installer:
cd /d C:\stage\UCM\SiteStudio\Designer
setup.exe
b. Click Next
c. Change Destination Location to C:\prog\UCM\SiteStudio\Designer
d. Click Next
e. Click Install
f. Click Finish
g. Start Designer: Start > Programs > Oracle Universal Content Management > Site Studio 10gR3 > Site Studio Designer
h. When Site Connection Manager shows up, click New
i. As Server Cgi URL, enter http://donald.disney.com/idc/idcplg
j. Click Connect *
k. Enter User Name and Password and click Login
l. Click the New button to the right of the Site Label dropdown list
m. As ID, enter MFS
n. As Name, enter My First Content Server Site
o. Click OK
p. Click OK
q. Click Done
Thats it, you have installed and configured sitestudio.
Regds
Rajesh


Article Sections
Categories
Recent Article Comments
Currently Active Users

Hey,

I am getting an error:
cannot find ucm.sql in the drive where oracle is installed.
...
Installing Stellent or Oracle Universal Content Management
Prachi on 07-23-2010