Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Form compilation issue - R12 FORMS_PATH

VinodAug 23 2011 — edited Aug 24 2011
Hi Gurus,

I have a slightly tricky issue.
We have a custom form ABC.fmb in 11.5.10 and it working fine.
Now we have copied/converted the same to R12, but it does not compile in linux.
When I open it in Forms Builder 10g in windows, it compiles perfectly.

I believe it is something to do with my FORMS_PATH environment variable.
Should it be
$AU_TOP/resource;$AU_TOP/resource/stub;

OR

$AU_TOP/resource;$AU_TOP/resource/stub; $AU_TOP/forms/US;

From the errors, I can see it is failing to load APPSTAND.fmb.

Any pointers pls.

Thanks,
Vinod

Comments

CraigB
This forum is for general Oracle Forms questions. Please post your question in the EBS General Discussion forum. If you have a general Forms question, by all means, ask it here! ;-)

Craig...
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 21 2011
Added on Aug 23 2011
1 comment
771 views