Rebuilding the Student Roster File

On a regular basis, the student roster file will need to be rebuilt in order to synchronize SIMS with SIS.   The following directions are how to create a new roster table in SIMS.

  1. Log into SIS
  2. Select EZ Query
  3. Select Reports
  4. Change the Building to Newton Falls EX Vill SD
  5. Select SIS Student Search
  6. Select All Buildings
  7. Click Next
  8. Click Next on Filter
  9. On the Field Select, Select the Following:
    1. Students – Select All
    2. Enrollment – Select All
    3. Address & Contacts – Select All  (Then remove – Primary Contact Relationship Comments, Family Group Name, Family Group Description)
    4. Under EMIS – Select State Student ID
    5. Transportation – Select None
  10. Click NEXT
  11. Select File Download Type – CSV
  12. Select A Download Method – Download
  13. Click Finish
  14. Save the download file to your desktop as “roster_student_demo.csv”
  15. Open Up Navicat
  16. Browse to District -> ext
  17. Rename (or remove) the roster_student_demo table
  18. Make sure you do not have a table selected, and click on Import Wizard
  19. Text File
  20. Next
  21. Browse to select the new file you created (You may have to change file type to csv)
  22. Next
  23. Select Comma Delimited
  24. Next
  25. Next
  26. Check to create Target Table roster_student_demo
  27. Next
  28. It should show the field names under Target Field, and Types, Length etc. as Navicat will create the table form the data.   If you are seeing mapping at this point to go to F1, F2, etc… you did something wrong.   Start over at step number 15.
  29. Next
  30. Append
  31. Next
  32. Start
  33. Should of processed ~ 1376 records.   If way off… there is a problem with the data file.
  34. If all is fine, open up the new table and delete the first record.   This is the header line.
  35. All of the SIU utilities should now work with the new roster file.

Leave a Reply

You must be logged in to post a comment.