view counter

Applications Feed

Oracle Application Development Framework (ADF), Agile PLM, Apps DBA, Autovue, Beehive, Cloud, CRM, Siebel, E-Business Suite, Information Rights Management (IRM), Java, JD Edwards, NetBeans, OpenOffice, Oracle Financials, Oracle Retail, PeopleSoft, SAP, Supply Chain Management and Warehouse Management resources, news, and support articles.

New Java SE Version Numbering Scheme!

The releases with new functionalities and non-security fixes also called Limited Update Releases will be numbered in multiples of 20. The Critical Patch Updates (CPUs) will be calculated by adding multiples of five to the prior Limited Update and when needed adding one to keep the resulting number odd.

As an example: The next Limited Update for JDK 7 will be numbered 7u40, and the next 3 CPUs after that will be numbered 7u45, 7u51, and 7u55. The next release will be a Limited Update 7u60, followed by CPUs 7u65, 7u71, and 7u75.

Who is your Cloud Hero?

There
are no short cuts, no “let's try this and see what happens” when
it comes to successfully implementing  the cloud.

Freshly Pressed: Friday Faves

An ode to a father, a story of growing up with two mothers, a request for a cloak of visibility, and a reflection on goodbyes. Here are four Freshly Pressed standouts from this week — all quite personal pieces that have resonated with many readers. Go ahead and dive in:

Are you using BPEL 11.1.1.7? Did you know it's certified for Prebuilt EBS R12.1 SOA Integrations!

Service Oriented Architecture (SOA) integrations with Oracle E-Business Suite
can either be custom integrations that you build yourself or prebuilt
integrations from Oracle.  There are five prebuilt BPEL business processes by Oracle E-Business Suite Release 12 product teams:

  1. Oracle Price Protection (DPP)
  2. Complex Maintenance, Repair & Overhaul (CMRO/AHL)
  3. Oracle Transportation Management (WMS, WSH, PO)
  4. Advanced Supply Chain Planning (MSC)
  5. Product Information Management (PIM/EGO)

Are you using BPEL 11.1.1.7? Did you know it's certified for Prebuilt EBS R12.1 SOA Integrations!

Service Oriented Architecture (SOA) integrations with Oracle E-Business Suite
can either be custom integrations that you build yourself or prebuilt
integrations from Oracle.  There are five prebuilt BPEL business processes by Oracle E-Business Suite Release 12 product teams:

  1. Oracle Price Protection (DPP)
  2. Complex Maintenance, Repair & Overhaul (CMRO/AHL)
  3. Oracle Transportation Management (WMS, WSH, PO)
  4. Advanced Supply Chain Planning (MSC)
  5. Product Information Management (PIM/EGO)

A new flag for SkipValidation - "validateCurrentRows" in 11.1.1.7.0 release

The 11.1.1.7.0 release has introduced a new flag for  SkipValidation attribute in page definition file - "validateCurrentRows". The setting SkipValidation="validateCurrentRows" will validate only those rows dirtied in the current request (by default run time will validate all dirty rows even if they are validated in previous requests) and also, will skip transaction level validation till you commit transaction.

Network QoS Simulator on the NetBeans Platform

qSim is a computer network simulator with emphasis on Quality of Service (QoS) mechanisms.

Hostname and Url prefix invisible in oracle policy manager console

Hi All,

Two days back i have faced some funny issue in my project. Issue was, suddenly hostname and url prefix got disappear from oracle policy manager. I couldn’t able to see hostname/url prefix under resource tab which we have already configured. I’m wondered how it happened suddenly.

Here i would like tell you how I found the issue and how i fixed it.

Securing ADF Business Components

Recently I came across some questions on securing entity object, view objects and business methods. The following free chapter from my book ( Oracle ADF Real World Developer’s Guide )discusses some possibilities.
view counter