Question
upsert count in relational table
is there a way to maintain upsert count in OCM table without getting this information from source ? This is just to track how many time a record was having upsert from the upstream system. relation table has version description but it expect that value from the upstream system. any way it can maintain internally based on number of time that row was upsert ?