calling plsql packages from adf/jsf
Hi
I have plsql packages and jsf page which contains selectInputtext,selectmanuShuttle and other items which allows users to enter or select value. With the command button I want to pass all the value entered/selected to my plsql function and process them. What is the easiest way of doing this? Any pointers?
I was going through
http://www.oracle.com/technology/obe/obe1013jdev/10131/wsfromplsqlpackage/devwsfrom%20plsql.htm
but in my application webservice creation wizard doesn't show any target project, although I don't have any 1.3 webservices. What could be the reason?
I am using JDEV 10.1.3.4.0.4270 and ADF BC 10.1.3.42.70
Thanks
Ajay