...
The IDme Status Change Report provides status change notifications in a user-friendly format geared for college staff such as Admissions & Records and Financial Aid officers. The report will include rows/instances where an IDme workflow status has changed in relation to the student’s CCCID and their last application submitted. Applications submitted where the IDme Workflow Status is null (blank) will not be included in the report. Only valid workflow changes will be included in the report.
See More:
...
Table Field Name | Data Dictionary Name | Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
Event ID | Event ID | eventId | The unique id of an event. | Text | 32 | No | |
Event Type | Event Type | eventType | The coded identifying name used to identify the schema of the Event Payload. | Text | 50 |
| No |
Event Payload | Event Payload | eventPayload | The Json Payload containing various fields based on the Detail Event Type | Text | 2000 | No | |
Event Timestamp | Event Timestamp | eventTimestamp | The date and time is which this event was triggered. | Date with UTC | 24 | No | |
MIS Code | MIS Code | misCode | The unique three-digit code for the California Community College. | 3 | No | ||
CCCID | cccid | The unique California Community Colleges identifier for the user. | String | 9 | No | ||
First Name | firstName | The updated first name of the user. | String | 100 | Yes | ||
Previous First Name | previous_firstName | The previous first name of the user, if applicable. | String | 100 | Yes | ||
Last Name | lastName | The updated last name of the user. | String | 100 | Yes | ||
Previous Last Name | previous_lastName | The previous last name of the user, if applicable. | String | 100 | Yes | ||
The updated email address for the user. | String | 256 | Yes | ||||
Previous Email | previous_email | The previous email address for the user, if applicable. | String | 256 | Yes | ||
IDme Verification Status | idme_status | The current status of the user's ID verification. | String | 50 |
| No | |
Previous IDme Verification Status | previous_idme_status | The previous status of the user’s ID verification, if applicable. | String | 50 |
| Yes | |
IDme Confirmation Timestamp | idme_confirmation_timestamp | Date with UTC time the user’s current ID verification was confirmed, if applicable. | Date with UTC Time | Yes |
...