This file is used to map the ID provided by an authentication solution to the ID provided within the Employee_Data.csv and Student_Data.csv files. It is a one to one mapping; the first column is the ID found in the data files and the second column is the ID provided by authentication.
"Employee ID"|"Alternative ID"
"0002234"|"jann"
"0002235"|"smay"
"0002236"|"emyra"
"0002237"|"jdoe"
"0002238"|"sstone"
"0002239"|"tpotts"
"0002398"|"acotton"
"0002399"|"dfriar"
...
(This is an basic, but optional file depending on authentication.)
-
Extended_Data_Alternative_Ids.csv
365 Bytes Download
Comments
0 comments
Please sign in to leave a comment.