🏠
ENG
Great Britain >

How to use the XML-RPC services on www.netareports.com

Introduction

This page contains a detailed worked example for accessing data held on www.netareports.com. Still under development.

Download a client for your operating system / development environment.

In this example we will use the EnAppSys vbXMLRPC client COM DLL for windows.

Examine the documentation on the web service you wish to connect to.

In this example we will use the bmu.getElexonBMUnitDataForBSCParty service which returns

Ensure that you and your users have the correct priviliges to use the service.

In this we will use ...

Write your code and test it.

Code to access the service is as follows.