DCC Alert

N999 — DUIS Version Mismatch

SMETS applicability: All

Trigger & context

When and why this alert fires

Event
DCC Service User DUIS version incompatible with DCC Alert or Service Response to be sent
Trigger
DCC Alert or Service Response is not compatible with the DUIS version used by the DCC Service User
Recipient(s)
Recipient of the incompatible DCC Alert or Service Response
SMETS applicability
All
Introduced in DUIS
2.0
Payload DUIS applicability
>= 2.0

DUIS delivery

Wrapper and field names

Wrapper element
DCCAlertMessage
Alert code field
DCCAlertCode
Payload field
DCCAlert
Throttling supported
Yes

Payload structure (16.2.1)

DUISVersionMismatchsr:DUISVersionMismatch

DCC Alert or Service Response is not compatible with the DCC Service User DUIS XSD version.

FieldTypeMandatoryDescriptionSensitivity
DCCAlertVersionMismatchsr:DCCAlertVersionMismatchNoDCC Alert generated by DCC Data Systems is not compatible with the DUIS version used by the DCC Service User.Non-Sensitive
ServiceResponseVersionMismatchsr:ServiceResponseVersionMismatchNoService Response is not compatible with the DUIS version used by the DCC Service User.Non-Sensitive
ServiceUserDUISVersionxs:stringYesDUIS Version currently used by the DCC Service User according to DCC Data Systems.Non-Sensitive

Response codes (16.2.1.3)

DUIS response codes applicable to this alert

I0

DUIS XSD version: >= 2.0

XML examples

Sample DUIS delivery messages

Figure 58 Sample DUISVersionMismatch DCC Alert Response Format The following sample shows a DCC Alert N999 where the undeliverable item is an N55 ‘Device

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N49</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>2.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59 Sample DCC Alert N999 Response Format With S1SP Alert The following sample shows a DCC Alert N999 where the undeliverable item is a DCC Alert

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N55:S1MC1:1234567890123</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<RequestID>11-22-33-44-55-66-77-88:99-00-AA-BB-CC-DD-EE-FF:1</RequestID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>2.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.1 Sample DCC Alert N999 Response Format With N59 Information Page 74 of 76

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N59:1100EEFF</DCCAlertCode>
<RequestID>11-22-33-44-55-66-77-88:99-00-AA-BB-CC-DD-EE-FF:1</RequestID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>3.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.2 Sample DCC Alert N999 Response Format With N60 Information The following sample shows a DCC Alert N999 where the undeliverable item is a DCC Alert

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N60:1100EEFF</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<RequestID>11-22-33-44-55-66-77-88:99-00-AA-BB-CC-DD-EE-FF:1</RequestID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>3.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.3 Sample DCC Alert N999 Response Format With N62 InformationThe following sample shows a DCC Alert N999 where the undeliverable item is an N63 ‘ECoS Alert’:

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N62:1100EEFF:1</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<RequestID>11-22-33-44-55-66-77-88:99-00-AA-BB-CC-DD-EE-FF:1</RequestID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>3.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.4 Sample DCC Alert N999 Response Format With N63 Information Page 75 of 76

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N63:EN01</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<RequestID>11-22-33-44-55-66-77-88:99-00-AA-BB-CC-DD-EE-FF:1</RequestID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>2.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.5 Sample DCC Alert N999 Response Format with N64 Information The following sample shows a DCC Alert N999 where the undeliverable item is an N65 ‘CoS

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N64:1100EEFF</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>3.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>
              

Figure 59Figure 59.6 Sample DCC Alert N999 Response Format With CoS Certificate Alert

                <DCCAlertMessage>
<DCCAlertCode>N999</DCCAlertCode>
<DCCAlert>
<DUISVersionMismatch>
<DCCAlertVersionMismatch>
<DCCAlertCode>N65:7432112348</DCCAlertCode>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
</DCCAlertVersionMismatch>
<ServiceUserDUISVersion>2.0</ServiceUserDUISVersion>
</DUISVersionMismatch>
</DCCAlert>
</DCCAlertMessage>