Developer Programs

Learn

Docs

ssdb_portfolio_cdc

Pipelined Data Sets > Symitar > ssdb_portfolio_cdc

Column nameDescriptionModeTypeLength
institutionidThis field stores the JH Platform institution identifierREQUIREDSTRING
sourceeventtimeThe timestamp of the change event from the source system (e.g., Debezium's ts_ms field).NULLABLEINTEGER
sourceeventdateThe UTC date of the change event, derived from sourceeventtime.NULLABLEDATE
operationThe 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.NULLABLESTRING
portfoliokeyInternal use only; SSDB fieldNULLABLEINTEGER
deleteidThis field stores a soft delete flag where 0=not deleted, 1=deletedNULLABLEINTEGER
accountkeyInternal use only; SSDB fieldNULLABLEINTEGER
idThis field stores a credit union-defined ID to identify the Portfolio recordNULLABLESTRING
fmlastdateThis field stores the last date file maintenance was performed on the Portfolio recordNULLABLEDATE
closedateThis field stores the date the Portfolio record was closedNULLABLEDATE
notepurgedateThis field stores the date when you purged the Note records under the Portfolio recordNULLABLEDATE
descriptionThis field stores the credit union-defined field and typically contains a member's name or other identifying informationNULLABLESTRING
recordchangedateThe system stores the system date in this field when you create, change, or save the Portfolio record. Sometimes the system updates this field because the record was saved, even though there may not be any actual changes in the recordNULLABLEDATE


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