Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to detach pll from oracle forms using java

user3027893Apr 18 2013 — edited Apr 18 2013
My requirement is to detach a particular pll from oracle forms. Since I have a big list of forms, I have decided to automate it.
I used oracle.forms.jdapi API
I am able to detach all the pll but I am not able to detach a pll from the second level.
For example:
A.pll,B.pll,C.pll are attached to XYZ.pll.
My form ABC is attached with XYZ pll
My objective is to remove C.pll
IF C.pll is directly attached to my forms I am able to detach but in the case I mentioned above I am not able to detach.
Can someone help me on this?

Edited by: user3027893 on Apr 18, 2013 10:39 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2013
Added on Apr 18 2013
4 comments
292 views