DQM Staging Program
We are trying to use DQM features in R12.2.4, particularly the duplicate customer prevention by using the following profile options:
After enabling DQM, whenever we create a new customer or update an existing one, the data appears in HZ base tables but not on the html page. So we found out we need to do DQM synchronization after every data creation or update.
We executed DQM Staging Program with parameter Staging Command as 'STAGE_ALL_DATA' which moved the new customer and updated customer to the "STAGED" tables, hence the html page but this program took too long to execute.