ADF Masterclass Seminar – 25th March, Norway – Flying with ADF

Lucas Jellema
0 0
Read Time:1 Minute, 46 Second

 

On Wednesday 25th March, I will present an ADF Masterclass seminar for Oracle University in the vicinity of Oslo (Norway). This masterclass will discuss many valuable lessons we have learned on our ADF projects over the years. Some of the special topics include

 

  1. Web 2.0 & AJAX  – all the ways an ADF application can achieve background client/server communication and partial page refresh
  2. how to implement typical SaaS features in ADF applications – customization & personalization including custom prompts, user extended fields, user preferences
  3. Advanced Data Search & Manipulation functionality
  4. Navigation Short Cuts: bookmarks, recent navigation history, direct record links, actionable emails
  5. Optimal Database integration through ADF Business Components – leveraging SQL and PL/SQL optimally from ADF 

 

Of course the masterclass includes many demonstrations, for which the source code will be made available.

 

For more information – and to register – go to: Oracle Education – ADF Masterclass. Building applications with Oracle ADF can be challenging at times. ADF in itself is a fairly new technology stack that allows for very rich, potentially complex web applications. Design patterns, best practices and a sound gut feel are still being developed. Many wheels are invented around the world in the development teams that set out with ADF.

 

This seminar will take a number of fairly common or at least recognizable challenges from several real ADF projects and discuss the design and implementation of solutions. Attendants will get the source code for these demos.

 

Among the challenges discussed are: List of Values with Tree Structure, Editable Matrix, Attractive (non BLAF) look & feel, Data import through Excel Upload, Customizable Data Converters, Custom JSF Components, Creative Bind Parameter usage in View Objects, Recent Navigation History feature, Record-level Data Authorization with and without VPD, Save/Reuse Queries, Integration of Flashback Query, Record basket for Bulk Operations, Build SaaS applications with ADF (Customizable and Personalizable Resource Bundles, Expression based Cell Highlighting, Implementing a WebService Result Cache, User Preferences, dynamic definition of Flex Fields), Match Score (relevance) based Queries, JSF Page Bookmarker and integration of Chat (IM) facilities in the ADF application.

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

How to declaratively instruct ADF Faces RC to partially refresh other components upon an event

  ADF Faces RC has built in support for AJAX and Partial Page Refresh. Through the autoSubmit and partialSubmit attributes, we can indicate that a value change or an action (button or link click) should trigger an asynchronous request (PPR request). Through the partialTriggers attribute, we can configure components to be […]
%d bloggers like this: