Friday 26 June 2020

OUAF C2M 2.7.0.3 installation on Windows64 - Part I - Download and Installation of Prerequisite Softwares

This blog is for anyone trying to install C2M or any similar OUAF product for evaluation purposes on Windows 64 OS. 

I have noted down the steps that I had taken for doing an installation of C2M 2.7.0.3 product on Windows 64bit OS. Have tried to highlight issues that came up. Also have mentioned the exact paths where the application has been installed. You can use the same OS paths wherever possible. This will help you in following the steps. Alternatively, if you wish to install the application in your desired location, make appropriate modifications in the paths while following the steps.
Since there are many steps for complete installation, I have divided it into three blogs instead of one single blog.

Part I - Download of Softwares and Installation of Prerequisites

This blog covers steps for downloading necessary softwares and the steps for installing prerequisite software(Java, Weblogic, Oracle Database, Hibernate).

Below is how the folder structure looks after installation. Recommend you to follow this structure for ease in following installation steps and avoiding any confusion on the paths. 


Following are the steps of installation:
  • Downloading and installing prerequisites
  • Setting System variables
  • Downloading C2M product
  • Installing C2M database (Demo Install)
  • Installing C2M product
  • Native installation on Weblogic
  • IWS deployment

Downloading and installing prerequisites

Java
Download

Above link might change. Search and check for jdk 8 downloads and download appropriate version.
Supported Versions: Oracle Java SE Development Kit 1.8.0_x

Download windows 64 option
Save the java setup file.
Installation

Once downloaded. Run the installer and install the jdk at following location
C:\c2m\java\jdk
Install the jre at following location
C:\c2m\java\jre
Weblogic Server
Supported Versions: Oracle WebLogic Server 12c Release 2 (12.2.1.+) 64-bit
Download
Go to top right corner of page and click on Continue


Select platform as windows 64

V779122-01.zip is needed for installation. Rest are optional for download.
Download all the files

Installation
Extract the files in V779122-01.zip
Open command prompt in administrator mode
Navigate to the extracted folder 

Run the command java –jar fmw_12.2.1.2.0_infrastructure.jar 

You might have to give full path of java pointing to the installed jdk
C:\c2m\java\jdk\bin\java –jar fmw_12.2.1.2.0_infrastructure.jar

Installer screen opens up


Click on next

Click on next 

Enter C:\c2m\Oracle\Middleware\Oracle_Home in the Oracle home field. You can modify the name/path if you have an existing Oracle Home. 
 
Select Fusion Middleware Infrastructure


Click on Next

Click on Next


Installation summary screen comes up. Click on install. This will do the installation. After it is done. Click on finish to complete the installation. 


Oracle Database
Oracle Database Server supported versions: 12.1.0.2.+, 12.2.0.1.+, 18c, 19c

Download
Go to Oracle Edelivery site. After logging in below screen is visible. Enter Oracle database 12c in search field. Select Oracle Database 12c Standard Edition 2 12.2.0.1.0



Go to top right corner of page and click on Continue

Select Operating system as Windows 64

Following page opens up. Download the softwares using Oracle Download manager
Only V839963-01.zip file is needed. Rest are not needed. You can download other files as per your wish.

Installation
Extract the file V839963-01.zip 

Navigate to the folder

 
Right click on setup.exe and ‘Run as Administrator’

Select Install database software only

Select single instance database installation



Ensure you select Enterprise Edition. If you use Standard Edition, you will face errors in Database import due to missing Features during product database import.

 
Select Use Virtual account
Please not that the software location would be dbhome_1, dbhome_2 in below screenshot is to be ignored.

Continue with Next option on further steps and complete the installation.

Creating hibernate folder
Create ‘hibernate’ folder in 'C:/c2m' folder. Copy the below jar files to this location. Not specifying the location for downloading these files as they are generic files available for download. Download from your desired location. Just ensure that the version numbers match. 
  • ehcache-core-2.4.3.jar
  • hibernate-commons-annotations-4.0.1.Final.jar
  • hibernate-core-4.1.0.Final.jar
  • hibernate-ehcache-4.1.0.Final.jar
  • hibernate-jpa-2.0-api-1.0.1.Final.jar
  • javassist-3.15.0-GA.jar
  • jboss-logging-3.3.0.Final.jar
  • jboss-transaction-api_1.1_spec-1.0.0.Final.jar


Setting System variables
Right Click on This PC and open properties 


Go to Advanced system settings

Click on Environment Variables

Create the following System variables
  • HIBERNATE_JAR_DIR - C:\c2m\hibernate
  • JAVA_HOME - C:\c2m\java\jdk
  • ORACLE_CLIENT_HOME - C:\app\virtual\product\12.2.0\dbhome_1

Append the following paths to the existing PATH system variable
C:\c2m\java\jdk\bin;C:\c2m\java\jdk\lib;C:\app\virtual\product\12.2.0\dbhome_1\bin;%ORACLE_CLIENT_HOME%\perl\bin 

This completes the first part of C2M installation. All necessary prerequisite softwares have been downloaded and installed.

Click on below link to go to next part


14 comments:

  1. Hi

    The details were very much helpful. I would like to get an overview related to the development environment setup.

    Regards

    ReplyDelete
  2. Have covered all the details in the blog. Let me know if you were looking for some specific information.

    ReplyDelete
    Replies
    1. i was unable to find "WebLogic Server 12c" if anyone have specific path in oracle site please share remaining all clear about in this site

      Delete
    2. Which version of C2M are you installing

      Delete
  3. Hi Sreeneeth, Thanks for sharing step by step installation clearly. Can you share for Linux environment. I'm new to C2M. And also please share your personal mail id and contact details.

    ReplyDelete
    Replies
    1. Hey, i don't have the instructions for linux environment. You can refer the installation document provided with the setup for the same. The steps are almost similar to windows. Just the commands are different.

      Delete
    2. Thanks Sreeneeth. I will try to install the same on Linux environment and let you know in case of any issues during installation.

      Delete
  4. Hi, not sure on exact issue. But any particular reason you are installing 2703. This step was only needed because there were some product bugs in this version. If you want you can install the latest 2.9 version.

    ReplyDelete
  5. Do you provide online training - functional or technical or both?

    ReplyDelete
  6. Thank you for providing this document step by step, I have referred so many web sites for installation steps of CC&B 2.5 in windows but I couldn't, This document for C2M, do we have any other document of CC&B or shall we continue this one.

    ReplyDelete
    Replies
    1. You can refer same for CCB also. The only difference should be in the application installation section. You can skip the MDM and WAM installation part for CCB.

      Delete
  7. Hi, kindly check my blog for rest web services. I have covered how to access rest web service for older version at the start. There is another url you need to access first with username and password for authentication. So first jsecurity url, authenticate the user, then service token url to get service token, then hit actual web service using service token.

    ReplyDelete
  8. when i logged in with new user ouaf console is looks different which means only half of the portion is utilizing reaming space is empty, but when i logged in the super user its good to visible occupied full screen. do i have to change to any settings

    ReplyDelete
    Replies
    1. Check user access setting for the user. try giving ALL_SERVICES access and see it it is resolves

      Delete

OUAF Oracle Utilities WAM / ODM 2.4.0.0 installation on Windows

  This blog is for anyone looking to install Oracle Utilities WAM or ODM 2.4.0.0 (Oracle Utilities Workflow and Asset Management) or (Orac...