Export Student Incident Data (ProgressBook ATT2SIS)
In the following example we will use RapIDutilities to create a data export from PerfectPass for a fictitious customer named Vision High School in the ProgressBook ATT2SIS Import format.
Note: This information was taken from the ProgressBook StudentInformation Import/Export Guide. Please report any documentation or process issues to VDS Support.
Requirements
Windows 8/10 or Server 2012+
RapIDutilities v2.0.0.196 or greater
A PerfectPass user account (we recommend a locked account)
Overview
Install RapIDutilities v.2.0.0.196 or greater
Create a new PerfectPass Export map using the below reference guide then apply the FORMAT_DT text functions to the creationTime fields
Set a file output destination then run the map to produce the export file
Create a new map
Open RapIDutilities
Go to the PerfectPass Export tab
Click New
ATT2SIS Map Setup
Enter a unique Map Name
Enter a PerfectPass username and password, then click Apply
Click OK on the Login Success prompt
Open the Data File Mapping tab
Choose an Output File destination with .txt extension
Select Student Incident from the PerfectPass API droplist
Choose Fixed Width delimiter
Disable Column Names in Header
Click the Filter button
Set the From Date to the beginning of the current school year
Set the To Date to the end of the current school year
Click Save
Add 7 columns and set the Column Length and Text/Function
1 - Add student.IDnumber | length=9 | no Text/Function2 - Add creationTime | length=8 | Text/Function = FORMAT_DT(yyyyMMdd)
3 - Add Static Column | length=4 | no Text/Function
4 - Add creationTime | length=8 | Text/Function = FORMAT_DT(hh:mm tt)
5 - Add creationTime | length=1 | Text/Function = FORMAT_DT(''t)
6 - Add Static Column | length=1 | no Text/Function
7 - Add Static Column | length=1 | no Text/FunctionClick Preview to see output similar to the following. Note that you may not have any incident data to export at the time the ATT2SIS map is created.
Click Save
Now that the ATT2SIS map is created you may click Run to execute it.
Automation
The map can be automated by using the Command Line Operator button to create a batch file. We recommend Windows Task Scheduler to schedule the batch file to be run daily or as often as needed.
Related articles
Filter by label
There are no items with the selected labels at this time.
Related content
Questions? Contact us at support@visiondatabase.com