Configuring DRMS Parameters in Oracle Utilities Grid Edge Distributed Energy Resources Management System
Configure the DRMS parameters in Oracle Utilities Grid Edge Distributed Energy Resources Management System to establish the communication from Oracle Utilities Grid Edge Distributed Energy Resources Management System to Oracle Integration Cloud, as well as to control other parameters related to the integration.
DRMS_PARAMETERS Table
Attribute
Value
OIC_EVENT_OUTCOME_OUAI_URL
https:// hostname:port/ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-OUAI_DACS_DERMS/OUTL-BA-DRMS_OUAI_EVT_OUTC_TRNFR/1.0/eventOutcome
OIC_USER
Define OIC Username
OIC_PASS
Define OIC Password
MAX_RETRIES
This should be already configured from the implemented DACS-DERMS integration. Value to be set to the amount of retries DERMS will perform upon receiving a technical fault or negative acknowledgment.
 
Note: The drms_outbound_messages database table holds the outbound messages to be resent when the status = 'FAIL' and the num_retries is less than the configured MAX_RETRIES value. If you want to resend a failed message that has already retried the maximum number of times, update the num_retries record back to 0. If you need to resend a successful message for any reason, also update the status to 'FAIL'.