Steps For ‘how To Compile Forms In R12’

Asked By 0 points N/A Posted on -
qa-featured

How to compile forms in r12? I tried to compile forms using R12, but it is failing continuously. Can you help me with this?

SHARE
Answered By 10 points N/A #320753

Steps For ‘how To Compile Forms In R12’

qa-featured

To compile, you should use ‘frmcmp’ in Oracle R12. To compile forms in r12, follow the steps below-

  • Log in to the application server.
  • Visit the directory ‘$AU_TOP/forms/US.’
  • Place ‘.fmb’ file in binary mode. Or you can also search for existing ‘Is –Itrh *.fmb.
  • Executing the below command to generate ‘.fmx.’

It will solve your problem.

Related Questions