Example documentationUsing Enterprise Services for the Change of Supplier

 

You can use enterprise services for data exchange during registration and termination of grid usage (deregulation process GRIDUSAGE), as shown is the following figure:

In this process, the market participants communicate using enterprise services. The following table contains the service operations used in each process step:

Step

Description

Service Operation

Reference (in Figure)

1

New supplier sends request for grid usage registration to distributor

  • (Outbound message) UtilitiesGridUsageRequestERPCreateRequest_Out

  • (Inbound message) UtilitiesGridUsageRequestERPCreateRequest_In

  • a

  • b

2

Distributor sends confirmation of request for grid usage registration to new supplier

  • (Outbound message) UtilitiesGridUsageRequestERPCreateConfirmation_Out

  • (Inbound message) UUtilitiesGridUsageRequestERPCreateConfirmation_In

  • c

  • d

3

New supplier sends request for grid usage termination to old supplier

  • (Outbound message) UtilitiesGridUsageRequestERPCreateRequest_Out

  • (Inbound message) UtilitiesGridUsageRequestERPCreateRequest_In

Note Note

The system uses the same service operations as in step 1 for the registration and termination.

End of the note.
  • a

  • b

4

Old supplier sends confirmation of request for grid usage termination to new supplier

  • (Outbound message) UtilitiesGridUsageRequestERPCreateConfirmation_Out

  • (Inbound message) UUtilitiesGridUsageRequestERPCreateConfirmation_In

  • c

  • d

5

Old supplier sends request for grid usage termination to distributor

  • (Outbound message) UtilitiesGridUsageRequestERPCreateRequest_Out

  • (Inbound message) UtilitiesGridUsageRequestERPCreateRequest_In

  • a

  • b

6

Distributor sends confirmation of request for grid usage termination to old supplier

  • (Outbound message) UtilitiesGridUsageRequestERPCreateConfirmation_Out

  • (Inbound message) UUtilitiesGridUsageRequestERPCreateConfirmation_In

  • c

  • d

7

Distributor sends notification about start of grid usage to new supplier

  • (Outbound message) UtilitiesGridUsageDocumentERPUsageEnrollmentNotification_Out

  • (Inbound message) UtilitiesGridUsageDocumentERPUsageEnrollmenNotification_In

  • e

  • f

8

Distributor sends notification about end of grid usage to old supplier

  • (Outbound message) UtilitiesGridUsageDocumentERPUsageTerminationNotification_Out

  • (Inbound message) UtilitiesGridUsageDocumentERPUsageTerminationNotification_In

  • g

  • h

Using Enterprise Services for Reversal

You can also use services to reverse individual steps of the grid usage process. The system uses the pattern Request - Confirmation, which means that a confirmation follows the reversal request.

  • Supplier sends request (outbound message) for reversal of grid usage process to distributor: UtilitiesGridUsageRequestERPCancellationRequest_Out.

  • Distributor or supplier receives request (inbound message) for reversal of grid usage process: UtilitiesGridUsageRequestERPCancellationRequest_In

  • Distributor sends confirmation (outbound message) of reversal request to supplier: UtilitiesGridUsageRequestERPCancellationConfirmation_Out.

  • Supplier receives confirmation (outbound message) of reversal reqeust: UtilitiesGridUsageRequestERPCancellationConfirmation_In.