Hi, I’m facing an issue with account aggregation for one of my profile types available in NERM. I’m able to fetch all profiles of that specific profile type in Postman, but when it comes to web service connector account aggregation, I’m receiving the following error:
We retained only the students who actually have assignments and removed the rest, because the Assignment Aggregation process references the assignment ID. If records exist without a valid assignment ID, the system fails to map them correctly and triggers the ‘profile not found’ error. By keeping only the students with valid assignment IDs and deleting the others, we ensured referential integrity and resolved the profile not found issue during aggregation.