E1 Tips The Tips & Tricks of a CNC Administrator on Oracle JDEdwards EnterpriseOne

Posts Tagged ‘jas’

EnterpriseOne Tools Release Upgrade From 8.96 to 8.97 Rough Outline

IBM iSeries/AS400/System i Backup libraries and IFS directories Register Pristine Environment in Server Manager Create Server Manager Server Group for Pristine Upgrade Pristine Web Server Create IBM WebSphere Application Server in Server Manager Create IBM HTTP Server in Server Manager General HTML landing page: update links and info Change DNS entries Copy the code used ...

The EnterpriseOne Session Timeout Two-Step…Ok, Three Step

We have several work areas that require a longer inactive timeout setting than the default 20 minutes (Payroll Time-entry, Fixed Asset Accounting, etc.). Unfortunately, EnterpriseOne’s architecture does not make the process of configuring a session timeout very easy.  There are three separate separate settings that need to configured correctly.  Depending on your architecture that could ...

EnterpriseOne 8.12 Functionality with Version 8.11 SP1

Background: In developing the Employee Self-Service user interface without using the portal, the development team had a need to be able to print out an employee’s paystub and have it emailed to them.  The email portion of the process is handled by Optio but before it gets to the Optio server, it needs to be ...

How To Change The Login Screen Image

We are finishing up a project for Employee Self-Service.  Essentially, that means that we are giving employees the option to view their payroll and benefit information online. This is not new to most larger organizations, but it’s new to us.  Since it is new and there will be employees accessing EnterpriseOne who do not use ...

Greater Than 10 Record Grid Time Bomb

In our implementation of Employee Self-Service (ESS), we are accessing the EnterpriseOne application directly through parameterized URLs.  In doing this, all applications that access the F085530W, which is the work file used for benefits information, result in an error.  However, if you access the same applications through the normal E1 web client, it works fine.  ...

Everest Software International Releases ESI JDE Menu Gadget

The ESI JDE Menu Gadget is another innovative little piece of software from Alexander Pastuhov at Everest Software International for Oracle EnterpriseOne (E1). Essentially, it provides a way for users to quickly and easily navigate to their most used applications using a desktop gadget or web site active X control.  It uses the "parameterized URL" ...

JAS Server Name… GOTCHA!

There is a thread on JDEList that highlights a pretty quirky Inertnet Explorer limitation on the name of a JAS/Web server. The issue is explained further in Microsoft KB article 909264. Essentially, it only accepts cookies from valid URLs  Which means that they have to conform to the LDH (Letters Digits Hyphen) rule of DNS, ...

EnterpriseOne (E1) ERP Employee Self-Service

We are starting a Employee Self-Service project in the next month or so.  The overall goal of which is to provide a place where employees can view/change their personal information: address, phone number, W-4, dependants, etc.  There are many application setup things that need to happen in order for this to be possible.  Luckily for ...

Remove EnterpriseOne (E1) Environment Selection Screen

In our EnterpriseOne (E1) configuration, I force the user to pick what environment they are going to go into before they login by presenting an HTML page that then gives them links to the different environments. I have each environment on it’s own port, so that I can bring down one environment without disturbing the ...