American-School-of-the-Hague / psd2l-plugin

PowerQueries for PowerSchool SIS for use with Data Export Manager (DEM)
GNU General Public License v3.0
3 stars 3 forks source link

IPSIS Error: No user mapping found for source system #20

Closed txoof closed 1 year ago

txoof commented 1 year ago

The following error is related to attempted enrollments for guardians for accounts that do not exist. In this case, the guardian account is a guardianstudent.guardianrelationshiptypeid not of type 10 or 20. As of Jan 2023, only accounts of type 10 and 20 (mother/father) can be created due to a requirement of matching guardian data to data stored in custom tables/fields displayed on the Office/Admissions screen.

There are several guardian accounts in the SIS that do not match the above types that are yielding the errors below.

No user mapping found for source system
2023/01/16 06:16:09 CET
Exception Message
No user mapping found for source system
Metadata
SourceSystem    3
IMIdentifier    P_xxxxxxx
MessageId   3b5979a8-2fec-43c7-9c5e-63420497abd4
RecordType  Enrollment
Operation   Replace
SourcedId   LIS_Membership_cs_2_A6A_3200_A_28793_P_647659
txoof commented 1 year ago

resolved in 23a1697