Run your Java Applications faster
The primary design tenets of Java are based on a cross-platform ‘write once run anywhere’ language that is agnostic of the underlying Operating System and Server that the Java applications run on. As a...
View Articlehttps://soacommunity.wordpress.com/2014/12/27/what-is-oracle-developer-cloud-...
This post is about a very common question How to set selected values in af:selectManyChoice component ? Sometimes we need to set some values in selectManyChoice component on some action. In this post i...
View ArticleWhat is Oracle Developer Cloud Service?
An introduction to the world of Oracle Developer Cloud Service. For more information, see the documentation. To test the Developer Cloud Service please click here.SOA & BPM Partner CommunityFor...
View ArticleSiebel CRM Blogosphere
There are more blogs out there covering Siebel CRM than you actually think! So I thought it would be useful to detail them all in a single blog post…At the time of the review, the primary blogs that...
View ArticleSiebel theme demo with Alta UI styling
Siebel Open UI gives you the ability, and flexibility, to create new user experiences for your CRM application. With Open UI you can easily align to corporate branding in your CRM application as well....
View ArticleDBA ADD.... Am I the only one....?
So, I realized that I am doing it again. I've been doing some testing with advanced compression. In doing so, I built some scripts to run my tests and produce the results of those test and so on......
View ArticleREST support for ADF BC in 12c by Andrejus Baranovskis
Frank Nimphius have announced REST support for ADF BC feature on OOW today. Probably this functionality will be available in the next JDeveloper 12c update release. Once REST will be enabled for...
View ArticleOpenWorld 2014 Middleware Summery
In case you did not attend OpenWorld 2014, make sure you watch the keynotes on-demand.At our at our SOA Community Workspace (SOA Community membership required) we published Thomas Kurian Fusion...
View ArticleYouTube: Code Completion for Python in NetBeans IDE 8.0.2
In 5 minutes, learn how to get started with Python in NetBeans IDE 8.0.2, including for the first time basic code completion.Get the plugin here:...
View ArticlePDB Recovery - Your PDB won't open because a datafile is missing!
So, you start your CDB...SQL> startupORACLE instance started.Total System Global Area 2566914048 bytesFixed Size 3048920 bytesVariable Size 671091240 bytesDatabase...
View ArticleEin Erfolgsprojekt für IDS GmbH mit dem Partner ISE
Zufriedene Kunden sind die beste Marketingstrategie. Hier im Blog präsentieren wir Ihnen in loser Folge Referenzen, mit denen Partner bereits erfolgreich werben.Die IDS GmbH – Analysis and Reporting...
View ArticleEin Erfolgsprojekt für IDS GmbH mit dem Partner ISE
Zufriedene Kunden sind die beste Marketingstrategie. Hier im Blog präsentieren wir Ihnen in loser Folge Referenzen, mit denen Partner bereits erfolgreich werben.Die IDS GmbH – Analysis and Reporting...
View ArticleADF Region Data Synchronisation with Change Event Policy by Andrejus Baranovskis
This post applies for multiple ADF regions, based on the same Data Control. I will show you can avoid using ADF Contextual Events to synchronise two ADF regions, when both are based on the same Data...
View ArticleBPM 12.1.3 Process Documentation Sample available on java.net
Two weeks ago I blogged about the new features and improvements to process documentation in Oracle BPM 12.1.3. A sample is now available on java.net for download. This sample includes:A lab document...
View ArticleBPM Integration Days February 26th & 27th 2015 in Munich Germany
Am 26. bis 27. Februar 2015 präsentiert das Business Technology Magazin die BPM & Integration Days 2015 in München. Vier der bekanntesten deutschsprachigen BPM-Profis - Torsten Winterberg, Danilo...
View ArticleA simple custom 404 page in WCS 11.1.1.8
Summary: How to create a simple 404 error page in WebCenter Sites.In the initial release of WebCenter Sites 11.1.1.8 the WCS app would correctly send a 404 status code back if a URL was not found in...
View ArticleOracle Data Enrichment Cloud Service (ODECS) - Coming Soon
What are your plans around Big Data and Cloud?If your organization has already begun to explore these topics, you might be interested a new offering from Oracle that will dramatically simplify how you...
View ArticleMeasuring long-term fairness for locks
Lets say we have N concurrent and homogenous threads that each loop as follows : acquire a central lock; execute a critical section; release the lock; execute a non-critical section. We start the...
View ArticleTop 10 Systems Articles of 2014
Glynn Foster was on fire in 2014. Not only did he create several hands-on labs for OTN's Virtual Tech Summit, but he wrote three of OTN's top 10 articles for the year. Thank you Glynn, and Thank You to...
View ArticleMeasuring short-term fairness for locks
In a companion blog entry I discussed ways to measure or characterize the long-term fairness of lock implementations. Measuring short-term fairness is also interesting. We could easily have a lock,...
View Article