Data Tier
Canonical Data Model changes as of 10 Aug 2021

Continuous Delivery | Release to Production 10 Aug 2021
Updated features, CDM Changes

Date (YYY-MM-DD) Status Entry Source Description
2021-08-10 Changed CDM_CLB.PERSON.ROLE_TYPE JANUS_APOLLO_USER.ROLE This attribute will now be based on the janus_apollo_user.role table from Blackboard Collaborate's source data
2021-08-10 Added CDM_CLB.PERSON.USER_TYPE JANUS_APOLLO_USER.APOLLO_USER_TYPE The type of user in Blackboard Collaborate
2021-08-10 Added CDM_CLB.PERSON.EMAIL JANUS_APOLLO_USER.EMAIL User's email address
2021-08-10 Added CDM_CLB.PERSON.STAGE:USER_UID JANUS_APOLLO_USER.APOLLO_USER_UID Blackboard Collaborate user's Universal ID
2021-08-10 Added CDM_CLB.ROOM.DELETED_IND JANUS_APOLLO_SESSION_IS_DELETED Indicator that shows if the Session was deleted
2021-08-10 Added CDM_CLB.ROOM.ALLOW_GUEST_IND JANUS_APOLLO_SESSION.ALLOW_GUEST Indicator that shows if guest access is allowed in the Session
2021-08-10 Added CDM_CLB.ROOM.LARGE_SESSION_IND JANUS_APOLLO_SESSION.LARGE_SESSION_ENABLE Indicator that shows if the Session is a Large Session
2021-08-10 Added CDM_CLB.MEDIA.PLAYBACK_CNT JANUS_APOLLO_MEDIA.PLAYBACK_COUNT Number of playbacks for the Recording
2021-08-10 Added CDM_CLB.MEDIA.DOWNLOAD_CNT JANUS_APOLLO_MEDIA.DOWNLOAD_COUNT Number of downloads for the Recording
2021-08-10 Added CDM_CLB.MEDIA.LAST_DOWNLOAD_TIME JANUS_APOLLO_MEDIA.LAST_DOWNLOAD_TS Timestamp representing when the Recording was last downloaded
2021-08-10 Added CDM_CLB.MEDIA.PUBLIC_ACCESS_IND JANUS_APOLLO_MEDIA.PUBLIC_LINK_ALLOWED Indicator that represents if the Recording is public or not
2021-08-10 Added CDM_CLB.MEDIA.STAGE:MEDIA_UID JANUS_APOLLO_MEDIA.MEDIA_UID Media Universal ID.

Can be used in API calls
2021-08-10 Added CDM_CLB.ATTENDANCE.USER_TYPE JANUS_APOLLO_ATTENDEE.USER_TYPE Canonical code for user type
2021-08-10 Added CDM_CLB.ATTENDANCE.STAGE:CACHE_UID JANUS_APOLLO_ATTENDEE_CACHE_UID Cache Universal ID
2021-08-10 Added CDM_CLB.SESSION.STAGE:SESSION_INSTANCE_UID JANUS_APOLLO_SESSION_INSTANCE.UID Session Instance Universal ID.

Can be used with session_uid in API calls against collab API