How To Disable All Users Not In A Certain EnterpriseOne Role
Below is the SQL that I used to disable all users except those that are in the SYSADMIN role: UPDATE SY910.F98OWSEC SET SCEUSER = '02'...
An EnterpriseOne Scheduler Report You Can Give A User Using SQL
Have you ever had a need to give a user a report of what runs on the scheduler including the UBE name and version, the...
E1 Pages: What Are They?
What are E1 Pages? From the Oracle documentation: EnterpriseOne (E1) Pages are a mechanism for embedding HTML based content directly into E1. Content can include:...