R12.2
Posted by satish on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/R12-2-tp3554.html
Hi erman,
We place our custom fmb in au_top and fmx in our custom top. But prepare phase is not synchronizing fmb to patch filesystem.
Is it better to place an entry in adop_sync.drv for $AU_TOP as below?
rsync -zr %s_current_base%/EBSapps/appl/au/ %s_other_base%/EBSapps/appl
or
do need to place the individual fmbs like
rsync -zr %s_current_base%/EBSapps/appl/au/12.0.0/forms/US/XXTTDAPGST.fmb %s_other_base%/EBSapps/appl/au/12.0.0/forms/US
Thanks
Lawrence