Category: Oracle
It seems innocent, a few lines of code used twice in the same application. But before you know know it those lines appear 272 times in your application! You …
For a long time Oracle e-Business Suite was 100% Oracle. Running Oracle e-Business Suite meant Oracle for the application, the middle tier and the database. In future releases this might be a …
Oracle recently released its official version of the Oracle BI Suite Enterprise Edition – 10gR3 (10.1.3.2.0 – also known as the Maui release). This version is based on the …
According to Oracle Release 12 offers flexible, XML-based solutions for 70% of all reports in the Financial modules. Who cares, when it’s the alltime hottest sunday afternoon in the …
One of quite a few open source JSF libraries available to JSF Web Application developers is the Sun Java Blueprints AJAX JSF Components. This set of AJAX-powererd JSF components …
Last week I visited Hyderabad in India in order to deliver a SOA Suite training for Genpact consultants that participate in a Systems Integration project for General Electric Plastics. …
Ever since Microsoft introduced long filenames back in whenever, using spaces in file or directory names has always been tricky. As I found out recently, even with modern software …
Yesterday I did a presentation on Oracle WebCenter and the concept of UI-SOA. Part of the talk were a great number of quite complex demonstrations, to illustrate the key …
Much has been written on how to trace database sessions through a java application in all sort of different techniques. Since Oracle 10g a new technique is added to …
Allright, that is an exaggeration. Hugely. But it cost me some headache before I realised what was my problem. I still had HTML DB 1.6 running and I thought …
Oracle WebCenter allows JSF (including ADF Faces) applications to consume Portlets. That means that our own application can pretend to be a portal too. Anywhere in the JSF page, …
AMIS is proud to announce our next AMIS Query (free technical seminar), targeted at Oracle Database Architects and Database Administrators How the Middle Tier is Slowing Down Your Database …
Per request of General Electric Plastics for which we participate in a systems integration project, AMIS goes India in order to deliver a SOA Suite introduction training for Genpact …
This is the last in a series of three posts. The goal of these posts is to outline an automated build procedure for Oracle’s SOA Order Booking demo application …
In Oracle E-Business Suite release 11.5.10.2 some list of values (LOV) are not implemented considering the full functionality of the e-Business Suite. The " Project LOV’s" in Payables Invoices …
No matter how fancy the application you develop, no matter how sophisticated the user interfaces: end users will always clamor for Excel. All data eventually will end up in …
If you want to write a program to solve sudokus, you can use almost any programming language. And PL/SQL too!
Sometimes you are writing some codes and things really come together well. Let’s imagine, you are writing a little tool in ApEx for registering hours on a project. The …
Being able to generate our ADF Web Applications is a fine thing. JHeadstart can really get us a long way with our application. However, in most situations, JHeadstart will …
After configuring the Oracle EBS 11.5.10 environment in OEM10G, it was time to also configure the new Oracle EBS R12 environment in OEM10G. Before I could configure R12 in …
Last week AMIS organized an " E-Business Suite Release 12 (EBS R12) New Features" session. It became obviously that EBS R12 has many new features and the improved user interface is only one …
BI Publisher (named XML-Publisher until a few weeks ago, but what is in the name) offers besides the possibility to create documents also the possibility to interact with the …
After having completed my first installation of E-Business Suite Release 12, I decided to take a look on Metalink whether there were some critical updates to EBS Release 12. …
This was the second time I needed to look up how to create an Index Organized Table (IOT) with a Create Table As Select (CTAS). So just a quick …
During the Oracle PL/SQL Programming Conference in San Francisco another session I really liked was called "Contract-oriented PL/SQL Coding". In this blog I will go over the basic principles …
Last week I participated in a ADF workshop given at AMIS by Peter Ebell and Lucas Jellema. "I followed a similar workshop almost 2 years ago. Back then it was …
A few days ago, the Oracle JHeadstart team released the 10.1.3.1 release. It was announced as ‘a point release’ but it turns out to offer a substantial chunk of …
A point release for JHeadstart has been made available by the Oracle JHeadstart team. For a point release, it has a surprisingly long list of new features. Among the …
JSF has in built in facility for templating, apart from the subview component. And the Subview does not give us the kind of push-style templating that has us define …
I know, it’s a little bit of an aggressive statement, but if you think about it, it gets to you… Regarding performance and “best practices”. Let’s do this, a …
Now that the OPP is over, it is time to look back on the most interesting things that I have heard for the last couple of days. The first …
I got up at 5 o’clock (CET) in the morning on Saturday and made my way to Schiphol airport, so Gerwin and I could take our plane to Dallas, …
During the Oracle PL/SQL Programming Conference, AMIS received an award for their contribution to the Oracle PL/SQL Programming Community. To be more specific, the award reads: "In recognition of …
I will be attending HOTSOS 2007 next week; and to be honest, I am not really into it yet. Despite, I guess and hope the great presentations, keynotes and …
During OPP 2007, two presentations by Ken Atkins where given regarding XML(DB) items, featues and best practices. My collegae Alex Nuijten was also attending, and presenting, and hinted me …
Can you believe it? After a full day of different presentations on PL/SQL, people just couldn’t get enough of PL/SQL. The 2 day Oracle PL/SQL Programming Conference (OPP2007) in …
This is the second in a series of three posts. The goal of these posts is to outline an automated build procedure for Oracle’s SOA Order Booking demo application …
At 04:30 this morning my alarm went off. I don’t like mornings, but today is different from other days. Today I flew into San Francisco for the Oracle PL/SQL …
In the latest SOA Suite release Oracle has improved the automated build capabilities. Instead of the Oracle BPEL specific Ant tool (obant, a customized version of Ant) plain vanilla …
Somewhat akin to the dbms_advanced_rewrite package application I discussed some time ago, I have now another piece of functionality that will make you once again the light of the …