Deploy the Grid Edge DERMS Gateway
The Oracle Grid Edge DERMS Gateway is delivered in the $NMS_BASE/dist/install directory and when the nms-install-config --java is run, the deployable Oracle Grid Edge DERMS Gateway will reside in $NMS_BASE/java/deploy/nms-drms.ear.
There are many options for how the Oracle Grid Edge DERMS Gateway is deployed to a WebLogic system and how they interact with the NMS WebLogic Managed Servers. Please refer to the "NMS Configuration Guidelines for Multiple WebLogic Managed Servers" section in the User Authentication chapter of the Oracle Utilities Network Management System Configuration Guide.
The Oracle Grid Edge Grid Edge DERMS Gateway nms-drms.ear is deployed to the target NMS WebLogic server. These instructions assume your NMS Manager Server has already been configured.
In the WebLogic console, do the following:
1. Deploy the nms-drms.ear.
2. In Data Sources, create a new database source, jdbc/intersys_drms (similar to jdbc/intersys) that points to your Grid Edge DERMS database user.
3. In Security Realms, myrealm, Users and Groups tab, Groups tab, add an nms-drms group with the desired authenticator (Default Authenticator)
4. In Security Realms, myrealm, Roles and Policies, Realm Roles tab, expand the Global Roles and add a NmsDrms role. This role should belong to the group nms-drms.