How to compile forms in R12 using automated shell script
In this post we will compile forms in oracle apps R12 after implementing shell script to automatic compile forms(.fmb), libraries(.pll), reports(.rdf) Compile forms using shell script: – We need to update the same in .bash_profile to execute it using alias.We can compile forms manually as well. Hidden file .bash_profile located under /home/applmgr. Open .bash_profile using … Read more