Web-based content in Oracle E-Business Suite 12 runs on the Oracle Application Framework (OAF or "OA Framework") user interface libraries and infrastructure. Since the release of Oracle E-Business Suite 12.2 in 2013, we have released several cumulative updates to Oracle Application Framework to fix performance, security, and stability issues.
These updates are provided in cumulative Release Update Packs, and cumulative Bundle Patches that can be applied on top of the Release Update Pack. "Cumulative" means that the latest RUP or Bundle Patch contains everything released earlier.
The latest OAF update for EBS 12.2.5 is now available:
Where is the documentation for this update?
Instructions for installing this OAF Release Update Pack are here:
Who should apply this patch?
All EBS 12.2 users should apply this patch. Future OAF patches for EBS 12.2 will require this patch as a prerequisite.
What's new in this update?
Fixes are included for following critical issues:
This Bundle Patch requires the R12.ATG_PF.C.Delta.5 Release Update Pack as a mandatory prerequisite.
Related Articles
Hi Steven,
We are on 12.2.4 and Not Upgrading to 12.2.5 any recently. Is this patch applicable for 12.2.4 or is there an alternate patch?
Thanks,
Roy
Hi, Roy,
This bundle patch is designed for EBS 12.2.5 users only.
If you're on EBS 12.2.4, you should apply the R12.ATG+PF.C.Delta.4 Release Update Pack and its associated Post-Install Critical Fixes described in Note 1927975.1 Part 2.
Regards,
Steven
Please be aware while applying patch 23179558 in 12.2.4 environment. It will screw all OAF pages.
Abhinav,
Thank you for emphasizing that warning. As stated in this patch's name, README, installation documentation, and the article above, this patch is intended for EBS 12.2.5 only.
Regards,
Steven
Abhinav,
We did some checking after your original comment. As long as you've applied all of the prerequisite patches, the actual impact of patch 23179558 on EBS 12.2.4 should actually have no disruptive effects on OAF pages.
Can you provide a Service Request number with details about the issues that you encountered? We'd like to investigate this further.
Regards,
Steven
Hi Steven
I emailed you separately but we are having issues in 12.2.4 with one Projects screen after applying the ATG Delta 5 and Framework patch 23179558. Our SR is SR 3-13062170251.
Thanks
Dawna
Try with below steps:
A. Shutdown all services -
B. BACKUP the files in the following directories and then remove the files from the directories :
Note: Once you complete these steps, all the directories will still be present, but will be empty.
$OA_HTML/cabo/images/cache
$OA_HTML/cabo/styles/cache
Example:
cd $OA_HTML/cabo/images
cp -r cache cache_bkup
cd $OA_HTML/cabo/images/cache
rm -r *
C.Run the same steps for $OA_HTML/cabo/styles/cache
B. cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2
Regards,
Abhinav