Oracle Forms to ADF Modernization Reference - Convero (AMEC) Project
I'm excited to announce our new Oracle Forms to ADF modernization reference published on Oracle OTN site - Convero (AMEC) project:You can read all the details and description from the reference...
View ArticlePassing Payload Value from ADF to BPM Process Task
This post describes how to pass payload value from ADF programmatically and assign it to the BPM process task. This is one of the important points for ADF/BPM integration, along with programmatic...
View ArticleFix for View Criteria Search Results with DB Pooling Enabled
In order to minimize DB connections usage and optimize ADF runtime performance, I often prefer to enable DB pooling and keep data between requests in memory (jbo.doconnectionpooling = true and...
View ArticleADF BC 11g PS6 DB Pooling Threshold (New) Property
During OOW'12, it was announced by ADF BC team - new tuning property for ADF BC with DB pooling enabled, coming in the next releases - jbo.ampool.connection_threshold. The main idea is to keep...
View ArticleCalling ADF BC Web Service from BPM Process
This post is about calling ADF BC Web Service from BPM Process. In order to keep track of the steps executed in the process I will be calling ADF BC Web Service, passing task outcome and updating...
View ArticleAnnouncement - Red Samurai Code Quality Tool Version 2.0
We are busy packaging new version of our Code Quality Tool. Previous version was posted almost 3 years back - Red Samurai Tool - JDeveloper 11g Extension to Validate ADF Code Quality Version 1.1. It is...
View ArticleCreate Row from the Standard ADF UI LOV Component
There is one less known feature of ADF UI LOV component. There is a way to enable additional built-in button for ADF UI LOV popup, this button is rendered as create type icon. Custom popup can be...
View ArticleRed Samurai - Indiana Jones Style in Africa
Red Samurai is known for ADF guru development around the globe. But there is a secret I want to share, in addition to Oracle work, we do special intelligence assignments and rescue missions.Here you...
View ArticleAdvanced View Criteria Implementation in ADF BC
I would like to walk through advanced options in ADF BC View Criteria. It goes easy, when defining pretty much standard criteria operators and comparing attribute from VO with literal on bind variable....
View ArticleBug in View Criteria - Joining Multiple Criteria Item Groups Doesn't Work
If you plan to use declarative ADF BC View Criteria features, you should keep in mind one bug related to complex View Criteria implementation with multiple joined criteria items. It doesn't work to...
View ArticleJoining Static WHERE Clause and View Criteria
There might be cases when usage of declarative ADF BC View Criteria features will be not enough to implement complex filtering, as for example see my previous post - Bug in View Criteria - Joining...
View ArticleJDeveloper/ADF 12c - Available for Public Download !
JDeveloper/ADF 12c is available for public download today ! I'm busy downloading :-)Check new features from here - Oracle JDeveloper and Oracle ADF 12c (12.1.2.0.0): New Features.Loots of new features...
View ArticleSmooth Migration from ADF 11g R1/R2 Apps to ADF 12c
First test I did with ADF 12c was to run apps developed with previous releases ADF 11g R1/R2. Migration was very smooth, no issues so far. Applications are migrated just with single click, no matter if...
View ArticleJDeveloper 12c New Feature - Explore Dependencies
There is new exciting feature available in JDeveloper 12c - Explore Dependencies. This works across all MVC layers (fragments, pages, task flows, bindings, model) and shows visual dependencies and...
View ArticleResearching ADF 12c Connection Threshold Property Functionality
ADF 12c developer guide describes new ADF BC tuning property - Disconnect Application Module Upon Reaching Maximum Connection Threshold (jbo.ampool.connection_threshold). I was doing a bit of research...
View ArticleADF BC 12c New Feature - Row Finder
One of the new ADF BC features in ADF 12c - Row Finder. Row Finder acts as a helper for View Criteria to pass bind variable values and call query functionality. Important technical detail - instead of...
View ArticleADF 12c New Feature - Unauthorized Task Flow
There is very handy feature available in ADF 12c - option to display predefined information, if current user is not authorized to view given region. Predefined information comes from dedicated ADF Task...
View ArticleADF Task Flow Transaction Management and ADF Libraries
I received a question from blog reader to check if ADF Task Flow transaction management still works when different Application Modules are coming from ADF libraries. Blog reader had a doubt it will not...
View ArticleMultiple Choice Support in ADF BC View Criteria
It happened to see while reviewing ADF projects people are using complex implementation to allow search on multiple values. Same is available out of the box, I would like to share with you - may be it...
View ArticleWebCenter Portal - New Name for WebCenter Spaces in 11.1.1.8
There is a name change in WebCenter with the recent 11.1.1.8 release. WebCenter Spaces is not a fancy name anymore, Spaces is renamed to Portal. Simply speaking, if you are running Spaces - means you...
View Article