ssdb_loan_bankruptcy_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_loan_bankruptcy_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 | |
| loanbankruptcykey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| loankey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| accountkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| id | This field stores the four-character ID that identifies the Bankruptcy record. The bankruptcy ID is assigned when creating the Bankruptcy record | NULLABLE | STRING | |
| description | You cannot create a Bankruptcy record without entering a description. If you leave the field blank, an error message appears, and you cannot save the Bankruptcy record until you have entered a description | NULLABLE | STRING | |
| type | This field stores the reason for the Bankruptcy record | NULLABLE | INTEGER | |
| opendate | The system updates this field with the system date when the Bankruptcy record is created | NULLABLE | DATE | |
| closedate | This field stores the date when the Bankruptcy record is closed | NULLABLE | DATE | |
| recordchangedate | This field stores the system date when you create, change, or save the Bankruptcy record | NULLABLE | DATE | |
| effectdate | This field stores the date the bankruptcy begins, or takes effect | NULLABLE | DATE | |
| expiredate | This field stores the date the bankruptcy expires, or is no longer in effect | NULLABLE | DATE |
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