ssdb_excp_add_info_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_excp_add_info_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 | |
| excpaddinfokey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| excpitemkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| sortrank | Internal use only; SSDB field | NULLABLE | INTEGER | |
| number | This field stores a sequence number (1, 2, 3, or 4) corresponding to the order that the Additional Info record was created; this sequence number allows the system to display the Additional Info child records in the correct order | NULLABLE | INTEGER | |
| locator | This field specifies a unique value in each record in an ACH item | NULLABLE | INTEGER | |
| additioninfo_1 | This field stores the first 40 characters of the original 132-character additional information | NULLABLE | STRING | |
| additioninfo_2 | This field stores the second set of 40 characters of the original 132-character additional information | NULLABLE | STRING | |
| additioninfo_3 | This field stores the third set of 40 characters of the original 132-character additional information | NULLABLE | STRING | |
| additioninfo_4 | This field stores the last 12 characters of the original 132-character additional information | 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