Quick Search,,,

Thursday, December 31, 2015

What is Oracle ECM?

GOOD DAY,,,

Oracle® Enterprise Content Management (Oracle ECM) is a comprehensive suite of digital content management tools. These tools can be used across the enterprise to cohesively track, manage, and dispose of content whether written, in digital images, or as email.     


Oracle ECM divided into these products:
1. "Oracle Universal Content Management"
     Oracle® Univeral Content Management (Oracle UCM)
     provides a unified application for several different kinds 
     of content management.

2. "Oracle Imaging and Process Management"
     Oracle Imaging and Process Management (Oracle I/PM) 
     provides organizations with a scalable solution upon 
     which to develop process-oriented imaging applications 
     and image-enablement solutions.

3. "Oracle Universal Records Management"
     Oracle Universal Records Management (Oracle URM) effectively manages 
     content items on a retention schedule, which determines the life cycle of     
     that content item. The focus of records management tends to be the 
     preservation of content for historical, legal, or archival purposes while also 
     performing retention management functions.
     The focus of retention management tends to be the scheduled elimination of 
     content in which the costs of retaining content outweighs the value of   
     keeping it.
     Oracle URM combines both record and retention management into one 
     software system. You can use Oracle URM to track and to preserve content 
     as needed, or to dispose of content when it is no longer required.

4. "Oracle Information Rights Management"

     Oracle Information Rights Management (Oracle IRM) provides an 
     information security solution that uses encryption to "seal" documents and 
     emails. Access to the decryption keys are controlled so only authorized end 
     users can access and use sealed documents and emails, regardless of where 
     they are stored or used.

5. "Application Adapters"
     Oracle's Application Extension Framework (AXF) is a command-driven, web 
     services integration between a business application such as E-Business 
     Suite or Siebel and a content management application such as Oracle I/PM 
     or Content Server.

Detailed documentation is provided for all of the products Click here for more details...

Enjoy,
Mohammad K. Faidi
 "Think Positive"

How to install Oracle WebCenter content in 10 steps?

GOOD DAY,,,

To install Oracle WebCenter content in 10 steps:
1. Install Oracle DB and open RCU to Create Schema's.
2. Install jrockit-jdk1.6.0_26-R28.1.4-4.0.1-windows-x64, be sure to install     
    jrocket on direct path with no spaces, e.g. c:\Java\jrockit..
3. Install Web logic wls1035_generic.jar (windows 64bit) OR wls1035_win32
    (windows 32bit).
4. Install ECM.
5. Create Domain from the Oracle ECM 11g - Home1 and click on Configure 
    Application Server, after the Domain is created, you have to start the web 
    logic and add the boot.properties, from 
    ...\domains\ECM_domain\servers\UCM_server1\security\boot.properties.
6. To make the node manager work you have to set the NMprops, so go to
    ...\Middleware\oracle_common_common\bin\ 
    and double click on (setNMProps.cmd) now you can work using node
    manager instead of command line.
7. Click on startWebLogic.cmd from 
    ...\Middleware\user_projects\domains\base_domain\bin\
8. Click on startNodeManager.cmd from 
    ...\Middleware\wlserver_10.3\server\bin\
9. After Weblogic server started, open Weblogic console and go to servers then
    Control and Start your server e.g. UCM_server1
10. After All, open the CS login and finished post installation tasks,,,

Enjoy,

Mohammad K. Faidi
 "Think Positive"

Wednesday, December 30, 2015

How can you change the weblogic user's password in oracle webcenter content?

GOOD DAY,,,

To change oracle webcenter content weblogic user's, First you need to login to oracle webcenter content home page 
e.g. http://localhost:16200/cs/login/login.htm.

From Administration, go to Admin Applets links, then click on User Admin,

Double click on weblogic user and change the password of weblogic user.

After that, you must change it from the weblogic admin console:

1. Login to the WebLogic admin server console. e.g. 
    Http://localhost:7001/console/
2. Stop UCM manage server.
3. Under Domain Structure, select "Security Realms".
4. Click on "myrealm". This is the default realm.
5. Click on the tab for "Users and Groups."
6. Click on the weblogic user.
7. Click on the Passwords tab, update the password and save it.
8. Stop the Admin server.
9. Once the weblogic user's password is changed, the same needs to be   
    Updated in the boot.properties file under : 
    .../user_projects/domains/servers/AdminServer/security/
10. Start the Admin Server and the UCM manage server and try to login.

Note:
If you don't change boot.properties file, the UCM Managed server does not take
the new password and both the Admin server and Managed server will fail to start automatically.

Enjoy,
Mohammad K. Faidi
"Think Positive"