EBS Customizations (MOSC)

MOSC Banner

How to set the file attachement field manadatory

edited Nov 10, 2016 4:00AM in EBS Customizations (MOSC) 1 commentAnswered

Hi All,

Good morning!

I have used like below

    String fileattach = pageContext.getParameter("Attachments");
    fileattach.setRequired("yes"); 

but getting method setRequired ( java.lang.String) not found.

Can you please let me know which package need to put in my code?

Many thanks,

Surya.

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