Replicating Oracle Applications 12.2 FND tables for reporting
We are replicating Oracle database R12.2 tables to reporting database using replication software. The table FND_PROFILE_OPTION_VALUES tables in R12.2 database has edition view and table has more than one row for the same profile option. How do we get the correct rows from replicated table in reporting? Currently we are getting "fetch returns more than one row" error in reporting? Reporting database doesn't have edition enabled users so it is not possible to create edition views.
Thanks,