This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3
stars
1
forks
source link
Contact School Site ID is updated when new enrollment is created #305
the School Site is now serving as the Latest Enrolled Site reference, with an AccountID.
This may be populated/maintained on Salesforce but the API should update it when a new enrollment is created so it's up to date
[ ] The Latest_Enrolled_Site_Id is retrieved as the Enrollment.Site (AccountID) from the enrollment record
[ ] The Latest_EnrollentEnd Date is based on the Enrollment.End_date from the enrollment record
[ ] The Latest_Enrolled _Site_Name is the Account.name value
to test:
Use the Coach Flow tools Quick Registration to create a new enrollment for an existing student.
Load the student again using Existing or Search in the Quick Reg. The name of the site and date should appear in the results
the School Site is now serving as the Latest Enrolled Site reference, with an AccountID.
This may be populated/maintained on Salesforce but the API should update it when a new enrollment is created so it's up to date
to test: Use the Coach Flow tools Quick Registration to create a new enrollment for an existing student. Load the student again using Existing or Search in the Quick Reg. The name of the site and date should appear in the results
Dependent App: https://github.com/AmericaSCORESBayArea/Student-Registration-React-Web/issues/218