You can get QAFE as a product (effectively becoming a QAFE partner), or you can count on QAFE to assist you in the entire Oracle Forms Migration process. From assessment to implementation. For a complete overview, visit our new Oracle Forms Migration Services page!
Added Oracle Forms Migration Services
In depth: Java Resource
On the QAFE demo site you’ll see a sample application called “Random Demo”.
This class uses a direct link with the java.util.Random class which can be found in this rt.jar (distributed with every JDK installation). To use this class in QAFE, we make a “link” to this class by defining a resource. A QAFE Resource is the “connection” between the real implementation and the “source” for service definitions in QAFE. (more…)
QAML's XSD's
Structured documents like XML files can be validated on their contents using DTD (Document Type Definition) or XSD (XML Schema Definition).
At QAFE we use XSD’s to validate the contents of the applications. In the previous post we also mentioned the Application Context, the startup file for QAFE. This indicates that we use more that one XSD. Futhermore, there is another XSD, which is needed in case database are directly referenced from a resource (and not from a Java file). (more…)
Qualogy's QAFE application framework
By choosing to work with QAFE, you know that you are not locked into any specific technology. QAFE currently provides you with many technology options for both your UI components and back-end integrations.
You have the option to modify your applications by simply plugging in new services and removing older services. So you can maintain light-weight, efficient applications that easily adapt to your company’s rapidly changing requirements.
As new technologies emerge in the market, Qualogy’s development team will be working to develop new plug-ins for QAFE so that your technology options will continue to increase. When you want to upgrade your applications, you will be able to just plug in new UI and back-end services instead of building new applications from scratch.
This will allow you to take advantage of technology advancements while significantly reducing your development costs.
