We are developing a report to list all ESS jobs in the Production environment for SCM. For this purpose, we are currently using the ESS_REQUEST_HISTORY table, which provides the job names as defined in the job definition.
However, we also need the Display Name of each job, as shown in the Scheduled Processes UI, since identifying jobs solely by the job name is not intuitive from a user perspective.
Please let us know if there is a way to retrieve the Display Name along with the job details.
Thanks.