This version of the Ed-Fi ODS / API is no longer supported. See the Ed-Fi Technology Version Index for a link to the latest version.
Step 2. Install and Configure Required Software
- Benjamin Meyers
- Chris Moffatt (Deactivated)
- Julie Remde
Ensure that the following software is installed and configured:
Installation details and configuration procedures are described below.
Java Runtime Environment
The Profiles feature of the Ed-Fi ODS / API ships with integration tests that generate a version of the Ed-Fi ODS / API SDK. This generation step requires Java Runtime Environment version 8 or higher.
Install the latest version: Java Runtime Environment.
Microsoft SQL Server 2014
Microsoft SQL Server 2014 is used to store all the data for the Ed-Fi ODS / API. Local installation of Standard, Developer, or Enterprise Editions with Service Pack 2 or higher are supported.
Using a remote instance of Microsoft SQL Server is not currently supported.
Install Microsoft SQL Server 2012:
- When prompted, select the following features:
- Use the default instance named MSSQLSERVER.
Select SQL Server and Windows Authentication Mode.
Mixed Mode may be preferred if you also intend to install the Ed-Fi Dashboards. Mixed Mode can be enabled later by following the Change Server Authentication Mode instructions.
- In Specify SQL Server administrator, click Add Current User.
Visual Studio 2013
Visual Studio 2013 Professional or greater is required for our development environment. You can choose to install Visual Studio 2013, Visual Studio 2015, or both.
Install Visual Studio 2013:
- Web Developer Tools is used by some of our user interface projects within the Ed-Fi ODS / API.
- SDK is required for the Modeling SDK.
- Modeling SDK is used in later steps by our build script to set up the development environment.
After installing, check the Visual Studio Start Page and Windows Update for Visual Studio updates.
Visual Studio 2015
Visual Studio 2015 Professional or greater is required for our development environment. You can choose to install Visual Studio 2013, Visual Studio 2015, or both.
Install Visual Studio 2015:
- Web Developer Tools is used by some of our user interface projects within the Ed-Fi ODS / API.
- Extensibility Tools is Visual Studio 2015 SDK and is required for the Modeling SDK.
- Modeling SDK is used in later steps by our build script to set up the development environment.
After installing, check the Visual Studio Start Page and Windows Update for Visual Studio updates.
The following link is a ZIP archive containing the Modelling SDK for Visual Studio 2013:
Modelling SDK for Visual Studio 2013
As of June 2017, the Modelling SDK for Visual Studio 2013 is no longer available from the Microsoft download site. A copy has therefore been attached to this page for download.