QAFE QAML Builder


The complete QAFE Development environment.  This environment, based on the open source Eclipse Foundation, allows a developer to create QAFE applications on the fly.

The following features are available

  • Graphically design your windows and panels
  • Graphically design your business logic flow
  • Zoom-in possibilities on Business-flow and go from layer to layer.
  • DragNdrop Service creation from database (tables, views, stored procedures, functions)
  • DragNdrop Service creation from Java (from a .class in a jar file or somewhere on the classpath or from a source)
  • Create database applications (on multiple tables, master-details)
  • Test and develop the database based in Eclipse Data Explorer
  • Included webcontainer (jetty) embedded runtime
  • Maven based build process (easy to extend)
  • Instant deployments and reloads of QAFE Applications (no expensive rebuilds each time the code is changed)

QAFE Oracle Forms Conversion UI


The Oracle Forms Conversion UI is the QAFE Wizard which converts, or as we call it, modernizes the Oracle Form to Web2.0 and SOA.

The features:

  • Select multiple FMBs from the file system
  • Make a selection of the windows that you want to convert
  • Get Statistics of the Oracle Form so that you get more insight in the complexity of the Oracle Form(s)
  • Select the runtime database connection
  • Create Filter rules: Filter rules allow to filter the unwanted code from the FMB so that the output code is clean and concise.  Filter rules really help the modernization process, because Oracle Forms are generated using templates and in the new architecture the functionality of the template might not be needed
  • Select the style that you want for you Form. This style is based on the standard of CSS.  One can also upload their own stylesheet.
  • Generate the QAFE Application from the FMB (this will take less than 10 seconds ) and the output is a zipfile containing the application in the standard (JEE) webproject structure, so that it can be used as overlay.
  • Get a report on what the conversion process produces with the input FMBs.
  • Iteratively improve the output code by adding filter-rules to the current set of filter rules.
  • The output  QAFE Application can be opened in the QAML Builder and (graphically) manually be modified if needed

 

With this set of tooling we allow developers to truly productive and reuse their skills. See also the videos to get started!