Salesforce package in use - Education Cloud Full error message:
#Higher Education #HEDA Objects #EDA We are essentially trying to delete the Account records using Workbench/Data Loader , but we are repeatedly getting the above mentioned error. From the ERD diagram for EDA, we can see the Account is master to Course & Course is master to Course Offering via Master-Detail relationships. But the Course Connection has no Master-Detail relationship with Course offering or Account, although it has a lookup to the Course Offering. How is that then that upon deletion of the Account record, cascade delete reaching to the Course Connection object record & how do I handle this error?
Hello-
I am trying to delete a List in salesforce. I removed all the List members and I still get the cascade deleting too many records. I tried the Data Loader and reduced the batch size to 1. I still received the error. Not sure what to try next