Question
CPFB
SG
Last activity: 6 Sep 2017 1:19 EDT
How to update the data instances to existing data tables using file listeners
Hello Team,
I have one query with respect to importing a file for data table values updations. Is it possible to update the existing values or including a new data values into the data tables? If so, could you please explain me to proceed further?
Thanks in advance.
***Updated by moderator: Lochan to add Categories***
Hi SanthoshkumarD
Create an activity to parse excel file, details of the process can be found at below link
http://vamshikassety.blogspot.nl/2015/08/parse-excel-file.html
once its done modify ur activity to add/update data table entries using obj-browse,obj-open and obj-save methods.
Hope this will help
Regards,
Ashish