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 between Oracle Utilities Grid Edge Distributed Energy Resources Management System and Oracle Integration Cloud, as well as for controlling other parameters related to the integration.
DRMS Parameters
Update the following OIC-related parameters.
OIC_STATUS_ACK_URL: https:// hostname:port /ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-DACS_DERMS/OUTL-BA-DRMS_DACS_DEV_STAT_ACK/1.0/status-check-ack-to-dacs
OIC_RESERVE_DEVICE_URL: https:// hostname:port /ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-DACS_DERMS/OUTL_BA_DRMS_DACS_EVT_DVCRESV/1.0/reserveDevice
OIC_ENROLL_URL: https:// hostname:port /ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-DACS_DERMS/OUTL-BA-DRMS_DACS_ENROLLRQ/1.0/enroll-to-dacs
OIC_DEVICE_OUTCOME_DACS_URL: https:// hostname:port /ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-DACS_DERMS/OUTL-BA-DRMS_DACS_EVT_OUTC_TRNFR/1.0/eventOutcome
OIC_STAGE_STATUS_CHANGE_URL: https:// hostname:port /ic/api/integration/v2/flows/oracleutilities/project/OUTL-BA-DACS_DERMS/OUTL-BA-DRMS_DACS_PEVNT_STAT_UPD/1.0/statusUpdate
OIC_USER: Define OIC Username
OIC_PASS: Define OIC Password
Update the following parameters related to the integration.
DERMS_SITE: This is the site ID passed in the messages to OIC as the drmsInstanceId.
MAX_RETRIES: Set the value 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 ack 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'.
MAX_FILE_RECORDS: The maximum number of records to write in a file for Event Device Reservation and Event Device Outcome. Default value is 1000.