Workaround for ADF 12c Choice List Blank Selection Issue
I would like to share a workaround for Choice List component in ADF 12c. There is specific issue, related to blank selection - as soon as user selects blank selection in the choice list, it starts to...
View ArticleVideo and Slides - Data Caching Strategies for Oracle Mobile Application...
I have recorded a video tutorial, based on my OOW'14 session - Data Caching Strategies for Oracle Mobile Application Framework. ADF developers who could not attend OOW'14 in San Francisco, this is for...
View ArticleADF BC View Object SQL Query Customization with MDS
This post is based on my previous article about MDS Seeded Customization - MDS Seeded Customization Approach with Empty External Project. Today I will focus on explaining how to customise SQL query for...
View ArticleHandling Date Format and ADF Bindings
There are tips and tricks related to the date format handling and ADF bindings. When Oracle date type attribute is being used through ADF binding expression, it will be converted to String with default...
View ArticleMdsMetadataResourceProvider Error in ADF 11.1.1.7
If you have migrated ADF application to ADF 11.1.1.7 version recently, you may see error in the log related to the internal MetadataResourceXmlImpl class usage. Runtime behaviour will not be affected,...
View ArticleDynamic ADF Form Solution for Oracle BPM Process
I was working recently on integrating ADF 11.1.2.4 and BPM 11.1.1.7 environments. This worked pretty well, all configuration was done based on my previous blog post for similar topic, only previous ADF...
View ArticleDynamic ADF Buttons Solution for Oracle BPM Outcomes
BPM Human Task activity is configured with outcomes. Based on these outcomes, buttons in ADF UI are constructed allowing user to perform different actions with the task. Auto generated ADF Human Task...
View ArticleBPM Authentication On Behalf Business User from ADF
This is the next post in the series of ADF/BPM integration, check previous post available here - Dynamic ADF Buttons Solution for Oracle BPM Outcomes. Here I'm going to describe how you could...
View ArticleSuppressing ADF LOV Like Operator Filtering V2
I had a post about the solution to suppress ADF LOV Like operator and prevent LOV popup loading when user is typing existing value - Suppressing ADF LOV Like Operator Filtering. Thanks to a blog...
View ArticleAdaptive Form with Dynamic ADF LOV Value Binding
Previously I had a post about dynamic ADF attribute binding creation and dynamic ADF form generation - Adaptive Form with Dynamic ADF Attribute Value Binding. Blog reader was asking how to generate...
View ArticleAdaptive Case Management 12c and ADF Human Tasks
I'm diving into the new topic - Adaptive Case Management 12c and ADF integration. Today will be the first post in the category and there are more posts planned for the future. I strongly believe that...
View ArticleADF Mythbusters UKOUG'14
I would like to post the slides from our recent session on UKOUG'14 conference - ADF Mythbusters. This session was presented by my colleague from Red Samurai Consulting - Florin Marcus. The goal was to...
View ArticleHow To Set EAR Upload Size for Oracle Enterprise Manager
By default, there is a limit for EAR upload size (~40 MB) in Enterprise Manager. If your ADF application is fairly big, you may face this limitation and will not be able to deploy through Enterprise...
View ArticleConfiguring MDS Customisation Layer and Layer Value Combination in ADF
With this post I would like to dive a bit deeper into MDS customisation and layer combination handling. By default, there is defined customisation layer - site. Typically we set our own customisation...
View ArticleRed Samurai ADF Performance Audit Tool v 3.3 - Audit Improvements
Christmas present from Red Samurai - ADF Performance Audit Tool v 3.3. This is a next version after 3.2 (Red Samurai ADF Performance Audit Tool v 3.2 - Large Fetch and Full Scan Audit Optimizations)...
View ArticleCustom ADF Application with New ADF 12c Alta UI
I was inspired by recently published WorkBetter application with ADF 12c Alta UI demo (you can read more about Alta UI and download WorkBetter application from here - Oracle Alta UI). I have decided to...
View ArticleOracle Mobile Suite Service Bus REST and ADF BC SOAP
One of the key parts of Oracle Mobile Suite 12c offering is Service Bus product. This is logical choice - Service Bus allows to transform complex SOAP Web Service data into simplified REST format,...
View ArticleHow To Start a Case in Oracle Adaptive Case Management 12c
Blog reader was asking to describe how to start a new case in Oracle ACM 12c. You can read my previous blog post on ACM 12c topic - Adaptive Case Management 12c and ADF Human Tasks. There are multiple...
View ArticleReading MAF iOS Simulator Logging Output
It could be very handy to know how and where to read MAF logging output from iOS simulator. This is not that obvious to find logging output on Mac OS system. All log is written into application.log...
View ArticleHow To Add New Operation in Oracle Mobile Suite Service Bus REST Service
I will use sample app from my previous blog post as the basis - Oracle Mobile Suite Service Bus REST and ADF BC SOAP. I was describing there the main steps in defining transformation from SOAP WS based...
View Article