Sunday, August 3, 2014

Installation of Oracle SOA Suite& BPM 12c (Part- II)

Here, we will see the installation steps for Oracle BPM Suite 12c. It is almost in the same way, we seen in my last blog of Oracle SOA Suite 12c Installation.

Before starting the installation, make sure that you have a working Java Development Kit (JDK) environment.  I seen in installation guide that Oracle Fusion Middleware products require JDK7.0 Update 55 or later. Here I tried with JDK7.0 Update 45 and it installed successfully. Make Sure you have JDK, not JRE.
Obtain Product Distribution :
Download BPM Suite Zip from here, it will be downloaded with name "fmw_12.1.3.0.0_bpmqs_Disk1_1of1.zip" and extract it somewhere your softwares folder.


Installation Oracle BPM Suite Quick Start Distribution :
1. Open the Command Promt with Run as Administrator Privileges. Here, You need to go to the base location of above extracted Product Distribution Zip i.e. "fmw_12.1.3.0.0_bpmqs_Disk1_1of1". Later run the QuickStart jar as below:
java -jar fmw_12.1.3.0.0_bpm_quickstart.jar

2. The installation wizard will launch and the installation welcome screen should appear.

3. Click Next.


4. Click on Browse and navigate to the folder where the SOA Suite Quick Start installation home should be placed.

5. Click Next.

6. Click Next.

7. Click Install to start the installation. This will only take a few minutes and appears as below:


8. Click Next.

9. Leave the Start JDeveloper check box selected, so that the JDeveloper Integrated Development Environment is automatically started, and click Finish.

10. JDeveloper launches and after a few seconds, the Select Role screen should show up.

11. Select the StudioDeveloper role and click OK.
12. When prompted, say No to import preferences from a previous JDeveloper installation. The JDeveloper IDE with the Start Page should show up.


Now You can start your development in BPM. Here you need to configure weblogic server if you have not done at time of SOA Suite installation. You can refer my blog for guideline.








No comments: