How to deploy OAF pages in R12.2
Hi,
For standard procedure which mentioned in Note 1577661.1: Developing and Deploying Customizations in Oracle E-Business Suite Release 12.2 ->Section 5: Deploying Custom Application Tier Objects
To deploy oaf customizations, we need to connect to Patch file system and copy the files to patch fs, then run adop cutover phase.
But it is too complicated and takes time, especially if there're multiple developers working at the same time.
Is there any other way to deploy oaf directly on RUN file system?
Thanks