How can we migrate or deploy the code without having adop cycle in EBS 12.2.5?
The new feature ADOP of EBS 12.2 and above seems very beneficial for applying the patches into Production but it seems that it 's causing the drawback for deployment or migration of code in EBS 12.2. Every single bug fix or deployment of single Oracle forms is going to cause a significant increase in the overall timelines of deployment of such codes. Moreover the cutover phase will cause the downtime of the application to see the changes in the production application , basically on Run file system of EBS 12.2.
Does anybody have any approach to reduce the migration or deployment timelines in such situation by avoiding the execution of adop cycle , like compiling the Oracle forms in both file systems ( RUN and Patch) or using the rsync command to copy the deployed file from patch file system to RUN file system?.. This feature seems pain for using greatest and latest EBS 12.2.5