Hi,
Does anybody know if, for a C user exit, GET_COLUMN_VALUE_FROM_INDEX works for source_or_target set to EXIT_FN_TARGET_VAL ?
I need to check if a specific record is present on the target DB so I figure out if this is a replication conflict or not.
Due to other constraints, I must use a C user exit.
The user exit is loaded on the Replicat side.
Both source and target DBs are Oracle.
many thanks,
Adrian