/
How to query active users in ESS

How to query active users in ESS

Description of Issue

We need to determine which users are marked as Active in ESS.

Context
  • Enterprise ERP

  • EERP

  • Employee Self Service

  • ESS

Cause

Informational.

Resolution

There is no way to search for Active users in ESS, however, the following SQL script will return a query of all active user accounts:


select * from wbsecure where wbse_active = 'Y'

Additional Information

Please reach out to EERP Human Resources Support with any additional questions. 









Related content

Query to see active sessions in Enterprise ERP
Query to see active sessions in Enterprise ERP
More like this
How to find active employees with the 3rd party Asset Management connector
How to find active employees with the 3rd party Asset Management connector
More like this
Users unable to login to ESS
Users unable to login to ESS
More like this
Migrate Inactive Employees into ESS
Migrate Inactive Employees into ESS
More like this
Export a list of Active Employees and email addresses
Export a list of Active Employees and email addresses
More like this
Auditing ESS Changes
Auditing ESS Changes
More like this