Configuring Admin Data in Oracle Utilities Grid Edge Distributed Energy Resources Management System
To configure Admin data in Oracle Utilities Grid Edge Distributed Energy Resources Management System, establish the communication from Oracle Utilities Grid Edge Distributed Energy Resources Management System to Oracle Integration Cloud.
Update the Oracle Utilities Grid Edge Distributed Energy Resources Management System database table with the following Oracle Integration Cloud details.
Table Name
drms_parameters
OIC flow end point URL
Update the value with OIC flow end point URL
<https://hostname:port /ic/api/integration/v1/flows/oracleutilities/OUTL-BA-DRMS_DACS_DEV_STAT_ACK/1.0/status-check-ack-to-dacs where the attrib = 'OIC_STATUS_ACK_URL'
Update the value with OIC flow end point URL
<https://hostname:port/ ic/api/integration/v1/flows/rest/OUTL_BA_DRMS_DACS_EVT_DVCRESV/1.0/reserveDevice> where the attrib=' OIC_RESERVE_DEVICE_URL'
Update the value with OIC flow end point URL
<https://hostname:port /ic/api/integration/v1/flows/rest/OUTL_BA_DRMS_DACS_PRE_EVENT_CANC/1.0/preEventCancel where the attrib = 'OIC_EVENT_CANCEL_URL'
Update the value with OIC flow end point URL
<https://hostname:port ic/api/integration/v1/flows/oracleutilities/OUTL-BA-DRMS_DACS_ENROLLRQ/1.0/enroll-to-dacs where the attrib = 'OIC_ENROLL_URL'
Update the value with OIC flow end point URL
<https://hostname:port/ic/api/integration/v1/flows/rest/OUTL-BA-DRMS_DACS_EVT_OUTC_TRNFR/1.0/eventOutcome where the attrib = 'OIC_EVENT_OUTCOME_DACS_URL'
Update the value with < OIC_USER Name> where the attrib=' OIC_USER'
Update the value with <oic password> where the attrib=' OIC_PASS '
MAX_RETRIES
The value to be set to the amount of retries DERMS will perform upon receiving a technical fault or negative acknowledgment.
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’.