|
Welcome,
Guest
|
|
|
Hi,
I am trying to execute a function called xxhr_trg_evaluation_pkg.xx_get_class_desc(1); how i can execute the above function inside the processRequest and pass the return value into a String variable. Thanks in advance Regards....Ashraf |
|
|
|
You have to create a method in AM which uses callable statement to call a pl/sql function.There is an example available in this website itself.
|
|
Regards
Sudhakar Mani For Trainings on SOA,BPEL,OA Framework, Please visit below link cholagls.com/training-/Training-Director...le-trainings_s6_m67/ |
|
