EnterpriseOne Minimum Technical Requirements
Filed under: EnterpriseOne - General, IBM i/System i/iSeries/AS400, Java, MetaLink, Minimum Technical Requirements, Oracle Server Manager, enterpriseone, oracle, websphere
Recently, I found that the Minimum Technical Requirements for Oracle EnterpriseOne to be a little difficult to track down.
So I thought I should create a post about it here so that I don’t have to waste a bunch of time looking for it.
If I remember I did this, anyway.
JD Edwards EnterpriseOne Current MTR Index (Doc ID 747323.1)
| Application Packs |
| Application Management Pack |
| Business Intelligence |
| Oracle Business Intelligence Publisher |
| Oracle Embedded Business Intelligence Applications |
| Business Servers |
| Business Services Servers |
| Clients |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Clients Pervasive |
| EnterpriseOne 8.0/Xe – Pervasive |
| EnterpriseOne Tools 8.9x – Pervasive |
| Cluster Servers |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Collaborative Portal |
| Collaborative Portal 8.0/Xe |
| Collaborative Portal 8.9x |
| Crystal Report – Business Objects |
| Business Objects Enterprise XIR2 |
| Crystal Reports XIR2 |
| Database Software |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Deployment Server |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Disk Space |
| 8.9x Disk Space Requirements |
| Enterprise Servers |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| EnterpriseOne Integration |
| EnterpriseOne Integration Page |
| Extended Process Integration XPI |
| Enterprise XPI Foundation |
| JD Edwards EnterpriseOne 8.12 Integration Points |
| Enterprise XPI 8.11 Integration Points |
| EnterpriseOne 8.11 SP1 Integration Points |
| Mobile Tools |
| Mobile Client 8.9x |
| Mobile Synchronization Server 8.9x |
| PIM Sync Server |
| EnterpriseOne Tools 8.9x |
| Operational Consoles |
| Plant Manger’s Dashboard Version 8.12 |
| Plant Manger’s Dashboard Version 8.11 SP1 |
| Financial Management and Compliance Console Version 8.12 |
| Financial Management and Compliance Console Version 8.11 SP1 |
| Real-Time Events Server |
| EnterpriseOne Tools 8.9x |
| Supply Chain Planning (SCP) |
| EnpterpriseOne Supply Chaining Planning Page |
| Third Party Software |
| WebSphere MQ |
| Vertex Payroll Tax Q Series |
| Vertex Sales Tax Q Series |
| Terminal Servers |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Virtualization |
| Oracle VM |
| Web Servers |
| EnterpriseOne 8.0/Xe |
| EnterpriseOne Tools 8.9x |
| Web Services Gateway Server (WSG) |
| Web Services Gateway server (WSG) |
| Information Websites |
| EnterpriseOne Xe |
| EnterpriseOne 8.0 |
| EnterpriseOne Tools 8.9x |
Oracle Give Away Extended Support
Filed under: EnterpriseOne - General, MetaLink, My Oracle Support, enterpriseone, oracle
I got this email this morning:
Dear JD Edwards EnterpriseOne Customer,
During the recent COLLABORATE conference Oracle President Charles Phillips announced that Oracle will waive first year Extended Support fees for certain product lines. This includes 8.11 and 8.11 SP1 for JD Edwards EnterpriseOne.
What is Extended Support?
Many JD Edwards legacy programs are supported under Oracle’s Lifetime Support Policy. This means that when Premier Support ends, you may continue to receive updates, and legislative and regulatory fixes for an additional three years under Oracle’s Extended Support. Please be sure to review Oracle’s Lifetime Support Policy for details regarding each JD Edwards release.How Does this Affect You?
All customers currently using JD Edwards EnterpriseOne 8.11 and 8.11 SP1 will have the first year of their Extended Support fee waived. After that you will have the option of continuing your Extended Support service, and can contact your Support Sales representative to initiate the purchasing process.For more information, please review the following article on MetaLink 3, NOTE: 778948.1, or contact Global Customer Support for further questions.
I wonder if you still get the HelpDesk101-type support when you first call? I’m not trying to be negative, but you know what I mean:
- Have you applied all the ESUs?
- Have you modified the object?
- Are you on the latest Tools Release?
- Could you send me a full set of logs for both the web server and the enterprise server? – Yeah, sure. Have funning going through 2 GB of TEXT!
Anyway, it may be a good deal.
Tags: enterpriseone, enterpriseone, EnterpriseOne - General, esu, jd edwards, jde, MetaLink, My Oracle Support, oracle, oracle, Tools Release, xeMetalink 3 Is Now My Oracle Support
Filed under: MetaLink, My Oracle Support, oracle
Just an FYI, Oracle’s support site is now called “My Oracle Support”.
Metalink –> Metalink 3 –> My Oracle Support
Tags: e1, MetaLink, My Oracle Support, oracle, oracleEnterpriseOne Tools Release 8.97 & 8.98 Not Compatible With FireFox 3
Filed under: EnterpriseOne - Install/Upgrade, EnterpriseOne - JAS (Java Application Server), MetaLink, oracle
In doing some last minute testing with EnterpriseOne Tools Release 8.97.2.0, I found that the applications do not render in FireFox 3. The error that I received in the WAS log is:
VTFormRenderAdaptee: renderHTML4: failed to render: java.util.MissingResourceException: Can't find bundle for base name nls.CPResource, locale
This issue is documented under MetaLink BUG 8917620 & 8917611. The final disposition that is documented as:
Tags: e1, enterpriseone, EnterpriseOne - Install/Upgrade, EnterpriseOne - JAS (Java Application Server), MetaLink, oracle, Tools Release, versionFixfox 3 does not work with e1 due to build id length
change in user agent string, and E1 fail to match it tofirefox pattern with shorter build date pattern.
The following is useragent string for
FF2: MOZILLA/5.0 (WINDOWS; U; WINDOWS NT 5.1; EN-US;
RV:1.8.1.17) GECKO/20080829 FIREFOX/2.0.0.17
FF3: MOZILLA/5.0 (WINDOWS; U; WINDOWS NT 5.2; EN-US;
RV:1.9.0.3) GECKO/2008092417 FIREFOX/3.0.3
Pattern in browsCap.ini for FF2
[*(Win*) Gecko/???????? Firefox/2.*]
Pattern in browsCap.ini for FF3
[*(Win*) Gecko/???????? Firefox/3.*]
With length of build id change from 8 digits to 10 digits
the matching does not work for firefox 3 and runtime fail
to render the E1 form. The solution is to change the match
patter to more generic format without length limitation of
build id by using single wildcard.
[*(Win*) Gecko/* Firefox/3.*]
The change shall be applied to all version of firefox start
from 3. And we may need to check the fix into 897, since
the customer may alread begin to use FF3 instead of FF2.
Oracle MetaLink 3… AKA The Orion Project
If you go to the MetaLink 3 homepage, the title of the page is “Orion MetaLink”. “Orion” was Oracle’s project name for the upgrade of MetaLink.
I’m thinking that they should probably change the title of the page.



