Loading flat file into Demantra Based on Acceptance Date
Hi Gurus,
I have an requirement where I need to load the flat file which contains the sales data as per acceptance date. We are having source system as Oracle EBS where acceptance date is not correct in Order Management to load historical sales.
Business has provided the flat file which I have to load the sales for only from 2014.
I need inputs how to proceed further on the below challenges.
- If I load sales in t_src_sales_tmpl and run EBS full download then I guess all my sales will be duplicated because 2014 sales are already exists.
- If I ran CSBH with complete refresh then flat file sales will replaced.