Everest Software International Releases ESI JDE Menu Gadget
Share
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” available in JAS installations with a Tools Release level of 8.96.E1 or newer.
This could be very handy in the areas of a business that has users that only use a very specific limited number of applications. By default the gadget can be configured to list 5 destinations. However, this can be modified in a custom build option of the gadget.
It would be interesting to see what price ESI has established for this gadget. I’m sure, like all ESI’s offerings, the price will be worth it.
Author
Stewart Schatz
More Stories
How To Change The WebLogic Admin Password Using WLST
Follow the steps below to change the WebLogic Administrator's password using WLST: /u01/Oracle/Middleware/Oracle_Home/oracle_common/common/bin/wlst.sh connect('weblogic','welcome1','t3://SERVER_NAME:7001') cd('/SecurityConfiguration/DOMAIN/Realms/myrealm/AuthenticationProviders/DefaultAuthenticator') cmo.resetUserPassword('weblogic','welcome2') exit() You should now...
3 Ways To Find Your Oracle Weblogic Version
There are at least 3 different ways to find the version of Oracle Weblogic Server that you are running: Using...
EnterpriseOne Business Services (BSSV) Error: Security Token Failed To Validate
Every once in a while we get the following error on a system that interacts with EnterpriseOne using business services...
Customize The Alta Look & Feel Of Oracle EnterpriseOne Tools Release 9.1.5
At the company I work for, we like to customize some basic things on the user interface of Oracle EnterpriseOne....
Allow Firefox & Chrome To Access Restricted Ports
When separating WebLogic E1 JAS instances we usually end up using odd port numbers. Sometimes, we use ports that have...
Business Services SBF and EAR File Are Not Created During BSSV Package Build
I was trying to build a BSSV package for a new EnterpriseOne 9.1 installation and received a R9621 that said...
Average Rating