...
For each Daily Data/Delta in Edval,
If Type is populated, Session Type will be populated based on the PosiEd Mapping that first matches the list of criteria below.
1. If LISS Field = Session Type, LISS Value = Type value (from request) and School Code = School (from request), Session Type = Salesforce Value value.
2. If LISS Field = Session Type, LISS Value = Type value (from request) and School Code = null/empty, Session Type = Salesforce Value value.
3. Session Type = Type value
Get/Publish Teacher
https://alphasys.atlassian.net/browse/E2-21
...
LISS Field (Daily Data/Delta) | PosiEd Field (Cohort) |
---|---|
StaffType | Staff Type |
For each Teacher in Edval,
If StaffType is populated, Staff Type will be populated based on the PosiEd Mapping that first matches the list of criteria below.
1. If LISS Field = StaffType, LISS Value = Type value (from request) and School Code = School (from request), Staff Type = Salesforce Value value.
2. If LISS Field = StaffType, LISS Value = Type value (from request) and School Code = null/empty, Staff Type = Salesforce Value value.
3. Staff Type = StaffType value