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/rest/OUTL-BA-DRMS_OUAI_EVT_OUTC_TRNFR/1.0/eventOutcome where the attrib = 'OIC_EVENT_OUTCOME_OUAI_URL'
OIC Credentials
The <OIC_USER> and <OIC_PASS> should already be configured from the implemented DACS-DERMS package.
MAX_RETRIES
This should already be configured from the implemented DACS-DERMS package. 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’.