Issue Details (XML | Word | Printable)

Key: PLSQL-11
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Freddy Mallet
Reporter: Freddy Schwaller
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
PL/SQL

Procedure declarations linked to an outside Forms are analysed

Created: 18/Oct/09 02:23 PM   Updated: 22/Nov/10 03:10 PM   Resolved: 08/Nov/10 04:21 PM
Component/s: Forms
Affects Version/s: None
Fix Version/s: 1.9

File Attachments: 1. Java Source File FormDumper.java (13 kB)



 Description  « Hide

Code seems currently duplicated whereas this is not the case. The difficulty is to find wich attribute is used to store the information "symbolic link".



Sort Order: Ascending order - Click to sort in descending order
Freddy Schwaller added a comment - 05/May/10 03:39 PM

I've just tried FormDumper.java (sample code using frmjdapi).
Here is what I found for a module of ours:

ProgramUnit PL_OUVRE_ROLE_MODIF
    Comment 
    Name PL_OUVRE_ROLE_MODIF
    ParentFilename reference_opco.fmb
    ParentFilepath 
    ParentModule REFERENCE_OPCO
    ParentName PL_OUVRE_ROLE_MODIF
    ProgramUnitText /*******************************************

It looks as if having a parent module means being a "symbolic link".


Freddy Schwaller added a comment - 05/May/10 03:41 PM

The source of FormDumper, FormDumper.java, as to be found on the web.


Freddy Mallet added a comment - 06/May/10 07:57 AM

Thanks a lot Freddy for this new hint !


Freddy Mallet added a comment - 08/Nov/10 04:23 PM

The FORMS_PATH system variable must be correctly set in oder to detect "symbolic link"