Trying to find if there is a class for IFS message objects in the Java server framework so that I could send in a message string to a PLSQL method. If not will have to use FndAttribute and change the PLSQL method to use a attribute string, which is not very neat. The C# framework has the cMessage, so would expect something similar in Java,
Solved
Is there support for IFS message objects in the Java server framework similar to cMessage in C# ?
Best answer by suneth
You can use Message class in ifs.fnd.util package.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
