I just want to add a condition to a replication set (FSM_GL_ST) in CSFSM (Replication Class = FSM_FinanceEnterpriseGroup, Business Class = FinanceEnterpriseGroup, Condition = (FinanceEnterpriseGroup != "1")
I am trying to prevent any data for FEG = 1 from being replicated and ingested into the Data Lake.
Now of course I cannot modify a delivered (*_ST) replication set. Makes sense to me.
Is there a good way of copying the FSM_GL_ST replication set to my custom replication set so I can add this condition?