Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update to remove sample record not present in default sample data

This scenario assumes you have a fresh development instance of the Ed-Fi ODS 2.5 with the Populated Sandbox as a starting point (tested with the Populated Sandbox using the Grand Bend sample dataset). We define a mapping for Student Assessments, upload a CSV file to process with that mapping, and witness the TransformLoad process converting the csv CSV records to ODS JSON POSTs.

...

#2 - Unzip the file to C:\Ed-Fi

Image RemovedImage Added

#3 - Run the Data Import web application in a development environment.

  • These instructions assume a typical development environment including IIS Express.
  • Unzip DataImport-TC2019.zip underneath C:\Ed-Fi
  • Open the unzipped folder and go into the DataImport.WebSiteWeb folder.
  • Run "run.bat"
  • Open the link listed in the command prompt (http://localhost:8080/)

Image RemovedImage Added

#4 - Login and Register An Administration User

Image RemovedImage Added

...


Image Added

#5 - Navigate to "Configuration", Test API and Update Settings

Image RemovedImage Added


#6 - Browse to Data Browser → Schools to verify API connection

Image RemovedImage Added

#7 - Back to the Lab for next exercises: 

...