Normalize a denormalized CSV extract using Oracle ICS
Summary
Normalize a denormalized CSV extract using Oracle ICSContent
Hi Experts,
I have a requirement in ICS to read a CSV file from a file adapter which is somewhat in the following format.
The records in the csv file represent an invoice and its line items but they are all flattened. In the above screenshot, notice that the Order Id column represents a unique invoice
I would need to transform it in a format where I have a collection of Invoices where-in each invoice can have one or more lines. For example, a structure similar to this.
Any help will be greatly appreciated.
Tagged:
0