Loading...
Business Process Management
case management
Corporate Training
Installation
Online Training
Oracle
Oracle BPM
User Interface
VirtualNuggets
https://oraclebpmonlinetraining.blogspot.com/2016/05/installing-new-user-interface.html
For all Oracle BPM & Case Management users a new User Interface is available. Below we describe briefly how to install it on a BPM environment.
To access the software please login to support.oracle.com and search for the following Patches:
Patch 17014142: SOA BUNDLE PATCH 11.1.1.7.1
Patch 17767877: CASE UI IN WORKSPACE
1) Read the README-files carefully and perform the following steps for both patches:
2) Set the ORACLE_HOME environment variable to SOA Home, eg:
export ORACLE_HOME=/u01/app/oracle/middleware/Oracle_SOA1/
Validate the result with => echo $ORACLE_HOME
3) Add the appropriate OPatch to the system path, eg::
export PATH=$PATH:/u01/app/oracle/middleware/Oracle_SOA1/OPatch
Validate the result with => which opatch
4) Run OPatch to apply the patch
opatch apply
Repeat the steps for the oracle_common-Home. Patch 17767877 needs to be applied on the Jdeveloper ORACLE_HOME as well.
NOTE: You must apply the same Patch to SOA and oracle_common HOMEs at the same time. you cannot apply just one as this will cause under-predictable Behavior.
Additionally make sure that you installed:
Patch 14526899
Patch 14791221
These two patches can be installed via Smart Update Utility. Start the tool under [MW_HOME]/utils/bsu, copy the extracted patches into [MW_HOME]/utils/bsu/cache_dir and apply the patches.
If you performed all steps successfully, you should now be able to access your case instances from BPM workspace.
Business Process Management,
case management,
Corporate Training,
Installation,
Online Training,
Oracle,
Oracle BPM,
User Interface,
VirtualNuggets
VirtualNuggets
5345201256848508630
Post a Comment
![emo-but-icon](http://1.bp.blogspot.com/-er8j0Y4rFKo/UblPp5djmGI/AAAAAAAAFkQ/0HZNQ_JAnaA/s1600/emoticon-button-icon.png)
Home
item
Popular Posts
-
Design: Process design encompasses both the identification of existing processes and the design of "to-be" processes. Areas o...
-
Question :What is Level 0, Level 1 backup? Answer : A level 0 incremental backup, which is the base for subsequent incremental bac...
-
Q : What is the difference between obsolete RMAN backups and expired RMAN backups A : The term obsolete does not mean the same as ...
-
Business processes are at the heart of what makes or breaks a business-and what differentiates it from the competition. Business process...
-
Adaptive Case Management : Traditionally BPM has been leveraged for automating and optimizing structured business processes, resulting ...
-
Several notes before progressing: a) Only apply this to Development/Testing environments. b) Configuration change impacts the securi...
-
For all Oracle BPM & Case Management users a new User Interface is available. Below we describe briefly how to install it on a BPM env...
-
One of the Issue I found when I use af:selectOneChoice component that when I want to get the selected value from one of the selectOneChoic...