How to Preserve Customizations In Oracle Workflow
Oracle has provided the way to customize the standard workflows in Oracle apps so some time to meet business critical Requirment we need to customization the standard workflow.
but when any new patch applies in the system then it can remove the customization. For this we have some ways by which we can preserve the customizations from patching. Oracle also protects some key activities and process from being modified with this method
The
access levels are defined as follows:
à 0-9: Reserved
for Oracle Workflow
à 10-19: Reserved for
Oracle Application Object Library
à 20-99: Reserved for
Oracle E-Business Suite
à 100-999: Reserved for
customer organizations
à 1000: Public
How we can find and define the Workflow access level in the Workflow Builder
Oracle locks the access at level their level o discourage customers
altering critical parts of the flow. To modify such items, you will have to
change your access level to lower than 20, so that it fits into the range of
0..20.
If you doing any customization in Oracle Standard workflows through workflow builder then first thing you need to do is to set the access level of your workflow builder =20. Then when you will do the workflow customization with this access level then it will safe/preserve from oracle patch activity/updates.
Access 20 is
not between 100-100 or 100-1000. Hence Oracle’s patch can not modify/remove
your customization. CUSTOMIZATION IS PRESERVED
How to Preserve Customizations In Oracle Workflow
1 comments:
Good Article, Alots of information provided, Thanks for sharing this information.
Oracle Fusion HCM online Training
Post a Comment