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

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 others.

Anyway, by default, after signing in E1 asks the user what environment they would like to log into. Since I have everything separated, they only get one choice.

The users were annoyed with this “extra” screen that didn’t really provide them with anything. So, I did some research and found a way to remove it on JDEList. I also specified a default role with these settings.

In the JAS.INI file in the WebSphere instance:

[OWWEB]
DefaultEnvironment=JPD811
DefaultRole=*ALL

[LOGIN]
DisplayEnvironment=Hidden
#Options: Show|Hidden|ReadOnly|UseDefault

Hope this helps. It was an easy way to be the Hero-of-the-day…10 minutes…few seconds.

pf button Remove EnterpriseOne (E1) Environment Selection Screen
evernote Remove EnterpriseOne (E1) Environment Selection Screendigg Remove EnterpriseOne (E1) Environment Selection Screenshare save 171 16 Remove EnterpriseOne (E1) Environment Selection Screen

Leave a Reply