ssdb_activity_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_activity_cdc
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| institutionid | This field stores the JH Platform institution identifier | REQUIRED | STRING | |
| sourceeventtime | The timestamp of the change event from the source system (e.g., Debezium's ts_ms field). | NULLABLE | INTEGER | |
| sourceeventdate | The UTC date of the change event, derived from sourceeventtime. | NULLABLE | DATE | |
| operation | The type of operation that caused the change event (e.g., 'c' for create/insert, 'u' for update, 'd' for delete, 'r' for read). This corresponds to Debezium's 'op' field. | NULLABLE | STRING | |
| activitykey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| userkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| usernumber | This field is the identification number assigned to this user (0-9999) | NULLABLE | INTEGER | |
| date | This field stores the current date whenever a user touches or visits a system access point (a prompt with a related help file) | NULLABLE | DATE | |
| time | This field stores the current time whenever a user touches or visits a system access point (a prompt with a related help file) | NULLABLE | INTEGER | |
| console | This field stores the console number at which a user is working whenever that user touches or visits a system access point (a prompt with a related help file) | NULLABLE | INTEGER | |
| branch | This field stores the branch number at which a user is working whenever that user touches or visits a system access point (a prompt with a related help file) | NULLABLE | INTEGER | |
| session | This field stores the terminal session in which a user is working whenever that user touches or visits a system access point (a prompt with a related help file) | NULLABLE | INTEGER | |
| helpcode | This field stores the help code for the prompts a user touches or visits while using the system | NULLABLE | INTEGER | |
| userinput | This field stores the entry a user makes at a prompt with a related help code | NULLABLE | STRING |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on our collaborative Discourse page.
- Register for the Developer Office Hours where we answer technical Q&A, in real time, from the audience.
Did this page help you?
Last updated Tue Sep 15 2026