The future of Oracle APEX - aka Oracle APEX 4.0
Get the details about how to join the WebCast at the German Oracle APEX Community web site.
Note: This WebCast will be in German.
Labels: beta, Oracle APEX
Sunday, July 20, 2008The future of Oracle APEX - aka Oracle APEX 4.0
In case you haven't read it on Marc Sewtz blog or in the newest edition of the German Oracle APEX community newsletter, on Friday July 25th at 14:00 (German time) there will be a WebCast about the features the Oracle APEX team is currently working on for Oracle APEX 4.0! The WebCast will also cover some tips & tricks for APEX 3.1.1.
Get the details about how to join the WebCast at the German Oracle APEX Community web site. Note: This WebCast will be in German. Labels: beta, Oracle APEX Sunday, April 27, 2008Is there life on planet Oracle APEX 3.2? Sure there is! ;-)David Peake the Product Manager for Oracle Application Express (APEX) recently blogged about this "unofficial" insight what's on the drawing board after the patch release for Oracle APEX 3.1. Get the details in this A peek over the Application Express horizon posting! Labels: beta, Oracle APEX Thursday, February 21, 2008More undocumented new features in Oracle APEX 3.1 A quick posting.In one of my last posting I wrote about some undocumented new features in Oracle APEX 3.1, but there are more of them. I'm really short with my time, because I have to pack and get ready for my vacation, but
Labels: beta, Oracle APEX Tuesday, February 12, 2008Building Interactive Reports in Oracle APEX 3.1 In the newest issue of Oracle Magazine, David Peake has written an article about Building Interactive Reports. "The" new feature of the upcoming Oracle APEX 3.1.If you haven't looked at the beta yourself, this article is a good chance to get some more details about this exciting new feature of Oracle APEX. BTW David, reading the article someone could have the impression that it was planned to have a released Oracle APEX 3.1 when the article is published. I just say: "Deadlines" in the software industry... ;-) For more Oracle APEX 3.1 coverage read:
Labels: beta, Oracle APEX Monday, February 11, 2008New Features in Oracle APEX 3.1 - update of Evaluation Instance
The beta testers have been informed that the Evaluation Instance of Oracle APEX 3.1 has been refreshed last Friday. Looks like that I was lucky with my The undocumented new features in Oracle APEX 3.1 posting, because without knowing it I was already working on the new version.
But there is more new stuff, which I didn't discover. Read the announcement mail from the APEX team. Thanks again for all your participation in our public evaluation instance of Application Express 3.1. We wanted to let you know that late last Friday, we upgraded the evaluation instance to bring it up to date with our development. If you haven't used your workspace in a while, now is the time to check it out again. Interactive Reports should be more stable and you will be able to try out our new BLOB support. Deinstall and install the Sample Application - some BLOB support using images has been included on the home tab and on the Products tab. You can also create an application, page or report and include a column that is a BLOB then edit the column or item and click the new link below the format or source to see the full format - more info to come in our doc and on the comments site. As you can see from the feedback application, I already did some testing of the new BLOB feature. But your help is also needed! Register if you haven't done it yet and start testing this new beta version!! Labels: beta, Oracle APEX Saturday, February 09, 2008Undocumented new features in Oracle APEX 3.1 The Oracle Application Express (APEX) 3.1 Beta contains a lot more new features than just the Interactive Report Region. Some of the additional features like enhanced wizards, new themes, runtime installation, attachments for mails, ... are mentioned in the Evaluation Feedback Application.But actually there are a lot new properties in the existing features which are "undocumented".... Ok, I have to confess that they are actually well documented when you click onto the label of the field. But
Workspace ThemesWorkspace themes allow you to add to the theme repository. They are available when you create an application or when you create a theme for an existing application.You create a workspace theme by selecting a theme from within an application. Once created, it cannot be edited directly. To edit, create an application based off the theme, edit the theme within that application and then you can create a new workspace theme with the updated application theme (and delete the old, if you no longer want it). Page Item - Display As - Hidden and ProtectedAutomatically set for all Primary Key columns by the wizard.Region Definition - Region AttributesRegion templates that contain the substitution string #REGION_ATTRIBUTES# will be substituted with this value.Note to Dietmar: I think that's something you where always looking for. It allows you to customize your template for a specific region. For example you could write width="300px"to set the width. No more special templates for a page, just to be able to set the same width for all regions on the page. Report Attributes - Report Attributes SubstituionSame as above, just for the Report template.Report Attributes - Enable Partial Page RefreshPartial Page rendering for reports doesn't require a special template (the PPR templates) anymore. It now works with every template.Report Column Attributes - Include In ExportUse the attribute to define whether this column should be included in a report export, this includes exporting to CSV and printing to PDF, Word or Excel.Note: That's new for CSV. For PDF it was available before on the "Print Attributes" tab. Report Print Attributes - Response HeaderThe response header is the information, that the server sends back to the browser in response to receiving an HTTP request. The response header contains the date, size and type of file that the server is sending back to the client and also data about the server itself.The response header can be generated by Application Express based on your report settings or passed through from the print server. If you want to specify file name and content disposition, the response header needs to be based on your report settings. Report Print Attributes - View File AsUsing the View File As attribute, you can instruct the browser to either display a file open / save dialog when clicking on the report download link, or to display the report document inside the browser window. This selection is included in the http header of the document, using the content-disposition attribute.Report Print Attributes - Print Server OverwriteThe Print Server Overwrite attribute allows configuring an alternative print server. A print server is typically configured centrally for all workspaces under the instance administration. Configuring an alternative print server at the report level allows for easier debugging and diagnosis of potential printing problems and also allows for the use of specific custom built end points to perform custom XSLT transformations.Report Print Attributes - Total WidthNow showing the total of the column widths. Hurrah! :-)Report Print Attributes - Column Width UnitsUse the Column Width Units attributes to specify whether the column width values define the width in percent or points.Report Print Attributes - RecalculateThe Recalculate button recalculates the column widths based on their current values so that the total is below or equal to 100.Process - Automatic Row .../Multi Row ... - Runtime Where ClauseThis SQL WHERE clause will be appended to all generated SELECT, UPDATE, and DELETE statements (e.g. DEPTNO = 10). Use this attribute to enhance the security of automatically generated SQL calls.Page Definition - Include Standard CSS and JavaScriptOracle Application Express typically requires specific CSS and JavaScript files. For some applications, such as mobile applications, you may wish to suppress the inclusion of these files in the HTML HEADER. Because suppressing the display of these files breaks typical applications, enabling this attribute is only recommended for advanced developers.Report QueriesThe wizard has changed a lot.The definition page contains the new "View File As" property. You are now also able to derive the "Output Type" from an item. There is also an export option available where you can download your report query as "XML Data" or as "XML Schema", so that you are able to test your report with real data. Have you noticed other new cool features?Then let me/us know!Labels: beta, Oracle APEX Tuesday, January 08, 2008Oracle APEX 3.1 Eval Instance refreshed!
If you have already registered for the Oracle APEX 3.1 beta program you should already have received a mail that informed you that the evaluation instance has been updated with a new version from development.
Beside a lot of fixes to the new Interactive Report Regions, some of the icons in the Builder got a face lifting as Dimitri had already noticed. BTW, I just noticed a nice little new feature in the Interactive Report Regions. It's now possible to collapse the criteria header which make up the report to just show icons without a text. If you haven't joined the beta program yet, it's getting time! Sign up and help to make this release as stable as possible! Labels: beta, Oracle APEX Thursday, November 22, 2007Oracle APEX 3.1 evaluation version ready for public beta testing!
Just read the e-mail that the Oracle APEX team has released the Oracle Application Express (APEX) 3.1 evaluation version for public beta testing. As with 3.0, you can do the testing on a hosted environment. So get ready, register for a workspace and start testing the new release. The new "Interactive Report Regions" are really great! So give them a lot of feedback about the new/changed features so that we get a really stable production version as usual!
All the details can be found in the original mail below: To access our hosted instance, please register. If you have participated in a previous evaluation, you will bypass the short survey. After registering, you will be provided with access to the evaluation instance from which new accounts can be requested. You will need to request a workspace and then wait on the email notification. The new feature that we would really like feedback on is our new region type - Interactive Report. This is a new SQL query based region type that lets end-users customize which columns they see as well as column order. End users can also, sort, filter, break, sum, highlight, and add computed columns using simple pull down menus. The full list of 3.1 features available with this Early Adopters release is:
Labels: beta, Oracle APEX Thursday, February 22, 2007Oracle APEX 3.0 close to completion? Is the APEX 3.0 development already close to completion?If you read some of the development responses in the APEX 3.0 Feedback application [...] I have logged a bug but it won't be fixed for 3.0 because we have already sent our translations out and even though this would not be a new string [...] it really looks like that they are coming into a state where they don't do any fundamental changes anymore. But I'm sure the APEX development is happy if you help them find bugs in the new features so that APEX 3.0 is a really stable development environment when it gets released. Or as Carl would say it I'm sure he'd be thrilled to get bug reports and feature requests who doesn't want more work? So get your b... up, logon to the evaluation instance of APEX 3.0 and do a shake down test of the new features! Together we can help them to create a stable new release with a lot of nice new features! For all the existing testers, to my knowledge the evaluation instance has been refreshed on Feb. 20. So check out what has already been fixed! Wednesday, January 31, 2007Early access release of Application Express 3.0 available!
Just saw it on my Google Reader and I thought I have to immediately post this news.
It seems that the APEX team has released an Early access release of Application Express 3.0! Check it out and give them feedback! Enough for now, I have to get me registered! :-) |