Procurement - EBS (MOSC)

MOSC Banner

Advisory Warning not showing Requisition approval notification.

edited Jul 12, 2017 5:00AM in Procurement - EBS (MOSC) 2 commentsAnswered

I try customize Requisition approval notification. We want to display Advisory warning message for over budget. some test instance is working fine. when i try do new test instance. it is not working. We don't know which case working.

AdvisoryWarningco.class  controll file. they using get parameter.  Get parameter is coming empty in new instance. which case it will show values. i really confuse problem in technical or setup.

String s = oapagecontext.getParameter("IsAdvWarn");

        String s1 = oapagecontext.getParameter("NtfId");

        String s2 = oapagecontext.getParameter("IsAmeExc");

        String s3 = oapagecontext.getParameter("DocType");

        String s4 = oapagecontext.getParameter("DocNum");

reg

sasikumar.r

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center