Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tool to analyse Forms 4.5 Apps

Re: Tool to analyse Forms 4.5 Apps

From: oracle <oed_at_uk.oracle.com>
Date: Wed, 25 Nov 1998 08:33:15 +0000
Message-ID: <365BC0CB.62D5700@uk.oracle.com>


Randy,

You could try reverse engineering the whole aplication into Oracle Designer V1.3.2 or V2.1 (where it is called capture, not reverse engineering). That would give you the whole database structure including any constraints (primary, foreign, unique keys and business constraints) set up against the various tables / views, and for the forms, it would document the usages of those tables / views (update/insert/delete etc)

I don't think you'll be lucky enough to get the forms called network out of the capture, but this would provide an excellent starting point for understanding your new application.

Regards
Jon Adlum

Randy Moore wrote:

> Is anyone aware of a tool, utility, or method that allows you to map an
> application written in forms (4.5)? My company has taken over an app that
> was outsourced (and not documented). I have to analyze and document the
> app, what fmb files are used, what the flow is from one to another, etc.
>
> Also, what tools or methods are others using to model forms apps (or web
> apps) ?
Received on Wed Nov 25 1998 - 02:33:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US