When cloning from the PRD environment to the CFG environment using "Clone Environment" in Environment Studio, data for certain custom events remained in the CFG environment instead of being deleted.
Upon contacting support, I was informed that the following tables are excluded from the refresh process due to refresh rules:
FND_EVENT_ACTION*
FND_EVENT*
Custom extension tables
Configuration tables
I would like to know how to configure these refresh rules, but I haven't been able to get an answer; if anyone knows how to do this, please let me know.
My goal is to refresh all tables so that the data in the target environment is exactly the same as in the source.
I saw a similar issue mentioned in another post, but I am asking this question because I do not know the specific steps required to resolve it.