Developer Programs

Learn

Docs

ssdb_comment_cdc

Pipelined Data Sets > Symitar > ssdb_comment_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
commentkeyInternal use only; SSDB fieldNULLABLEINTEGER
deleteidThis field stores a soft delete flag where 0=not deleted, 1=deletedNULLABLEINTEGER
accountkeyInternal use only; SSDB fieldNULLABLEINTEGER
sortrankInternal use only; SSDB fieldNULLABLEINTEGER
typeThis field stores a code that indicates how and when the system should display the commentNULLABLEINTEGER
effectivedateThis field stores the date that the system should begin to display the commentNULLABLEDATE
expirationdateThis field stores the date after which the system should no longer display the commentNULLABLEDATE
textThis field stores up to 40 characters comment textNULLABLESTRING
locatorThis field stores a unique number within each member account that can be used as a unique identification of this recordNULLABLEINTEGER
recordchangedateThe system stores the system date in this field when you create, change, or save the Comment 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