The following updates were made in OpenEdge Management for OpenEdge 12.2:

Improved monitoring of PAS for OpenEdge requests

OpenEdge 12.2 offers improved visibility into active ABL application requests running on PAS for OpenEdge from OpenEdge Management. This feature can help DevOps engineers troubleshoot PAS for OpenEdge performance and operations. A DevOps engineer can look at active ABL application requests to identify, for example, the following information:
  • The time the request started
  • The length of time that the request took to execute
  • The user who sent the request
  • The name of the procedure that is running
  • The request URL

For more information, see View OpenEdge ABL application requests in Manage Progress Application Server (PAS) for OpenEdge with OpenEdge Management.

Configure Safe User ID using OpenEdge Management

An option to configure Safe User ID for a multi-tenant database using OpenEdge Management was added in OpenEdge 12.2.

For more information, see Configure Safe User ID in a multi-tenant database in Introduction to Database Multi-Tenancy.

For more information about Safe User ID, see the Overview of Safe User ID in Learn about Protecting Tenant Data.

-dbnotifytime option for OpenEdge Management

Support was added for the Database Notification Time (-dbnotifytime) option in OpenEdge Management. The -dbnotifytime option specifies how often a client polls the database for notifications.

For more information, see Advanced database configuration propertiesin Configure OpenEdge Components with OpenEdge Management.

DBPOLICYUTIL

A new utility DBPOLICYUTIL was introduced that defines the security policy for a database or a database tenant.

For more information, see DBPOLICYUTIL utility in Manage the OpenEdge Database.