Developer Programs

Learn

Docs

ssdb_excp_add_info_cdc

Pipelined Data Sets > Symitar > ssdb_excp_add_info_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
excpaddinfokeyInternal use only; SSDB fieldNULLABLEINTEGER
deleteidThis field stores a soft delete flag where 0=not deleted, 1=deletedNULLABLEINTEGER
excpitemkeyInternal use only; SSDB fieldNULLABLEINTEGER
sortrankInternal use only; SSDB fieldNULLABLEINTEGER
numberThis 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 orderNULLABLEINTEGER
locatorThis field specifies a unique value in each record in an ACH itemNULLABLEINTEGER
additioninfo_1This field stores the first 40 characters of the original 132-character additional informationNULLABLESTRING
additioninfo_2This field stores the second set of 40 characters of the original 132-character additional informationNULLABLESTRING
additioninfo_3This field stores the third set of 40 characters of the original 132-character additional informationNULLABLESTRING
additioninfo_4This field stores the last 12 characters of the original 132-character additional informationNULLABLESTRING


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