Hi Friends,
I was getting one problem after creating the custome top,generating custom forms and custom reports.Everything I have checked like Menus,functions,submenus,resgister custom top in system Adminstrator responsibility.But still I am getting some error while clcking the menu or submenu in custom responsibility.Error message is "Function is not available for this responsibility.Contact your system Administrator or change the responsibility"
Solution:
Put entry of the custom top in the default.env file under $INST_TOP/ora/10.1.2/forms/server.
eg:XXXX_TOP=$APPL_TOP/xxxx/12.0.0 (better write full path of $APPL_TOP insted of writing $APPL_TOP)
If still the same error comes then bounce the application.
To create Cusotm Top refer below link
http://oracleapplicationguru.blogspot.com/2008/03/how-to-create-custom-top-in-r12.html
Leave your commnets if this article solve your problem.
Regards
--Guru
6 comments:
Hey,
Thats a good article. we are getting this error in our instance. we are talking to our DBA's and referring this link.
Suggestion: Why not put this in metalink as a note?
Keep up the good work, your hard work have helped us and paid off!
Thanks,
Jithendra
Thanks Jithendra. definitely I will put this on metalink note.
Hi,
Thank you very much. This helped us to resolve the same issue with our Custom Form. We just bounced the Apache server after changing default.env and it worked.
Good Work ! Keep it up.
Subramaniam P L
Hey .. its worked for mee tooo...
Thanks muchhh
I can say ..i didnt find it in metalink...
thank u very much
Thanks. Worked for me too!!!
Post a Comment