Hi,
I have a requirement:
1) have folder with different files
2) read data from each file
3) Load data from each file to dynamic table.
So suppose, I have file name k_customer.xls and L_order.xls in folder called directory.Now i have to read data from both of this two files and respectively extract the table name from the file and load data to respective table.. The metadata of two files
are different and destination tables are dynamic too.
Please help me out how this can be achieved.
Regards, Kishlay Anand