Friday, December 14, 2012
APEX 4.2.1 Patch Set Released
Today we released APEX 4.2.1 on the APEX OTN Download page.
This is a cumulative patch set for APEX 4.2.0.
If you already have APEX 4.2.0 installed then you will need to download the patch from My Oracle Support , Patch # 14732511 {Filename will be p14732511_420_Generic.zip until Oracle Support has 4.2.1 loaded at which time the name will change to p14732511_421_Generic.zip}
There were quite a number of APEX 4.2.0 Known Issues, the majority of which have been incorporated into APEX 4.2.1.
It is important to read the APEX 4.2.1 Patch Set Notes and also the APEX 4.2 Release Notes when installing APEX 4.2.1.
... But Wait - That's Not All
On the APEX OTN Home Page I have added a new button :
This leads to a collection of pages on Installation, Upgrades, Deploying Applications, User Interface, Security, and Performance. These pages are designed to answer the questions our team often gets asked and provide additional information to that available in the documentation.
.. Still More
On the Collateral - White Papers Page the Extending Oracle E-Business Suite Release 12 using Oracle Application Express white paper has been revised to include some corrections and include OAM which is the new Oracle standard for single-sign on integration across Oracle Applications.
... And Last But Not Least
On the OTN APEX Home Page there are a number of new Case Studies. One of the best case studies I have seen for Application Express comes from APEX Consulting Partner Inoapps, who delivered a system for INEOS in Scotland: INEOS Group Cuts 80% off Application Design and Build Costs for Managing Hydrocarbon Accounting and Refinery Information.
There is also a new book listed - Oracle APEX Best Practices.
Tuesday, November 27, 2012
APEX 5.0 Statement of Direction
We have published an updated Statement of Direction for Application Express and plan on calling out next major release APEX 5.0.
This outlines the major features we *plan* on delivering, however, as always there is also a large number of other features we have listed in Team Development for this release. These are covered under the "Numerous functional improvements" bucket. Many of the features we are planning to deliver come from the APEX Feature Request Application.
As always our disclaimer (as listed at the bottom of the Statement of Direction page) in relation to such forward looking statements applies.
Looks like our team is going to busy ... again!!!
This outlines the major features we *plan* on delivering, however, as always there is also a large number of other features we have listed in Team Development for this release. These are covered under the "Numerous functional improvements" bucket. Many of the features we are planning to deliver come from the APEX Feature Request Application.
As always our disclaimer (as listed at the bottom of the Statement of Direction page) in relation to such forward looking statements applies.
Looks like our team is going to busy ... again!!!
Saturday, October 13, 2012
Application Express 4.2 Goes Production
New release and new look for our http://apex.oracle.com page
Also our APEX OTN Page(s) at http://otn.oracle.com/apex
Of course the most active page will be the updated Downloads page on OTN where you can download Release 4.2. But don't forget to look at all of the other great content we've been working on.
There is still some work to do such as updating the latest Presentations so don't be a stranger!
Enjoy building Mobile Applications declarativiely and playing with all the other great features we have introduced or enhanced.
Also our APEX OTN Page(s) at http://otn.oracle.com/apex
Of course the most active page will be the updated Downloads page on OTN where you can download Release 4.2. But don't forget to look at all of the other great content we've been working on.
There is still some work to do such as updating the latest Presentations so don't be a stranger!
Enjoy building Mobile Applications declarativiely and playing with all the other great features we have introduced or enhanced.
Thursday, June 21, 2012
Application Express 4.2 Early Adopter 1
Following on from Joel's post this morning (http://t.co/HW9dflZC) the first Early Adopter for APEX 4.2 is now available @ https://apexea.oracle.com.
A list of Feature Descriptions and Known Issues is also available @ http://apex.oracle.com/pls/apex/f?p=38997:1:0
One of the main features we are introducing in APEX 4.2 are the Packaged Applications.
Instead of having to download them from OTN and install them they are now part of the APEX installation.
Simply go to the Application Builder and click on one of the many packaged applications.
There are two main types of applications, Productivity Applications and Sample Applications.
The productivity applications are locked by default and in their locked state are fully supported. However, these applications can also be unlocked to allow developers to customize the application or simply look at how it was made.
The sample applications are unlocked by default. You can also download the sample applications for installation into an APEX 4.1 environment from OTN: http://www.oracle.com/technetwork/developer-tools/apex/application-express/packaged-apps-090453.html.
If you have any Feature Requests then we have made one of the new productivity applications {Community Requests} available for the APEX community to use: https://apex.oracle.com/pls/apex/f?p=55447:1
Please provide feedback from within the EA Application Builder.
Regards,
David
A list of Feature Descriptions and Known Issues is also available @ http://apex.oracle.com/pls/apex/f?p=38997:1:0
One of the main features we are introducing in APEX 4.2 are the Packaged Applications.
Instead of having to download them from OTN and install them they are now part of the APEX installation.
Simply go to the Application Builder and click on one of the many packaged applications.
There are two main types of applications, Productivity Applications and Sample Applications.
The productivity applications are locked by default and in their locked state are fully supported. However, these applications can also be unlocked to allow developers to customize the application or simply look at how it was made.
The sample applications are unlocked by default. You can also download the sample applications for installation into an APEX 4.1 environment from OTN: http://www.oracle.com/technetwork/developer-tools/apex/application-express/packaged-apps-090453.html.
If you have any Feature Requests then we have made one of the new productivity applications {Community Requests} available for the APEX community to use: https://apex.oracle.com/pls/apex/f?p=55447:1
Please provide feedback from within the EA Application Builder.
Regards,
David
Wednesday, May 16, 2012
New Oracle By Examples Now Available
For sometime Kris Rice and I have talked about wanting to do a "Soup-to-Nuts" series of labs. With many thanks to Marcie Young from Curriculum Development, such a series now exists on the Oracle Learning Library (OLL) : http://apex.oracle.com/pls/apex/f?p=44785:24:0::NO::P24_CONTENT_ID,P24_PREV_PAGE:6265,1
Marcie is also the one responsible for building the whole OLL site in APEX and even developing the Mobile version of the site.
The workshop series includes the following labs:
Marcie is also the one responsible for building the whole OLL site in APEX and even developing the Mobile version of the site.
The workshop series includes the following labs:
- Data Modeler
- SQL Developer
- APEX (x2)
These are designed to be taken as a complete unit where you start with the Data Modeler to get your data structures correct, then use SQL Developer to work further on database objects, before using Application Express to build an application on top. I really appreciate that the tables you work on with the first lab are the same tables you build an application on top of in the APEX labs. These labs should prove very useful for anybody who needs to meet some new business requirements.
I have always been a huge proponent of modelling since my days using Oracle CASE and then Oracle Designer. If you don't have a well designed base (tables, etc) then whatever applications you build on top will be inherently harder to build and less performant. Too many young developers consider the data structures one of the least important aspects of designing a computer solution. My take is the better you design the database structures the easier your application development will be so spend the time upfront and reap the rewards later.
Tuesday, November 22, 2011
Integrating APEX with OAM
Thanks to the hard work from Christian Neumueller from the APEX team and Ramana Turlapati from the Access Manager team we were able to successfully integrate Application Express into Oracle Access Manager. The result is a new white paper available via the OTN APEX on the Learn More page (http://www.oracle.com/technetwork/developer-tools/apex/learnmore/index.html#tech). Simply scroll down to to Technical Information and White Papers section at the bottom to find the Integrating Oracle Application Express with Oracle Access Manager White Paper.
For those of you using EBusiness Suite you should be able to use this new white paper in conjunction with the Extending Oracle E-Business Suite Release 12 with Oracle Application Express White Paper to integrate OAM into your environment.
For those of you using EBusiness Suite you should be able to use this new white paper in conjunction with the Extending Oracle E-Business Suite Release 12 with Oracle Application Express White Paper to integrate OAM into your environment.
Wednesday, October 26, 2011
Are you in Higher Education and use APEX?

For some time I have been interested in furthering the use of Oracle Application Express in higher education.
There are a number of institutions currently using Application Express either as part of their curriculum or for internal use.
One of the big problems is knowing who else in higher education is using Oracle Application Express and SQL Developer.
Therefore to provide a forum for people to come together I have set up a LinkedIn Group: Oracle APEX Educators SIG
Please join this group as a way to communicate ideas, collateral and knowledge.
Cheers,
David
Tuesday, May 24, 2011
FREE OTN Developer Day in Poland June 15
Our FREE OTN Developer Day is going global.
We are going to be in Poland on June 15.
Go here to see the event overview and register.
This is a BYOL (Bring Your Own Laptop) event so that you can keep everything you work on.
These days concentrate on hands-on labs and using the various tools rather than just sitting through presentations.
Hope to see you there!
We are going to be in Poland on June 15.
Go here to see the event overview and register.
This is a BYOL (Bring Your Own Laptop) event so that you can keep everything you work on.
These days concentrate on hands-on labs and using the various tools rather than just sitting through presentations.
Hope to see you there!
Friday, May 6, 2011
APEX 4.1 Early Adopter Released

As Joel announced here the APEX 4.1 Early Adopter is now available on http://tryapexnow.com.
This release is not nearly as huge as APEX 4.0, however, our hyperactive development team have been cranking out lots of new features for you to enjoy.
To find out what you can try out for yourself go to the Feature Description application. There are a number of other features that we are still working on, the most notable being Mobile Templates and Data Upload. Never fear, these will be coming to an APEX Early Adopter near you soon -- Read when we do the next major build of our EA.
Make sure you check out our new and improved Websheets interface. This feature is not 100% complete but we couldn't wait to show off the new look and feel!
Enjoy our latest offereings and be sure to provide feedback.
Friday, March 25, 2011
Oracle E-Business Suite and APEX White Paper

The Oracle E-Business Suite and Oracle Application Express teams are proud to announce the release of the Extending Oracle E-Business Suite Release 12 using Oracle Application Express white paper.
Oracle E-Business Suite delivers a wide range of functionality to handle core areas of your business processing needs. However, there are situations where you want to extend your information systems beyond the range of Oracle E-Business Suite. Many times these necessary extensions are meant to handle unique industry conventions, specific customer requirements, or perhaps to offer some other competitive edge. Sometimes these change requests are simple enough, but other times more extensive customizations are needed. In these scenarios, Oracle Application Express, also known as Oracle APEX, provides an easy way to create supplemental applications that are easily integrated with your Oracle E-Business Suite and its data.
This paper outlines how to extend Oracle E-Business Suite 12.1.3 (and up) functionality using Oracle Application Express. Recommended architecture and security considerations are discussed in detail.
You can find the paper on the APEX OTN Site > Learn More > Extending Oracle E-Business Suite Release 12 using Oracle Application Express {Under Technical Information and White Papers}
All the necessary files are also available from My Oracle Support Note: 1306563.1
This document helps customers and partners implement integrated Application Express extensions to the Oracle E-Business Suite Release 12.1.3 and up. The document is complete with a worked example. This solution also requires Oracle E-Business Suite Patch 9659153
Subscribe to:
Posts (Atom)



