Forum Discussion
Hi Darpan,
the variable tbRangeContent is not a string and that is what the logmessage needs. you can simply add .tostring after the tbRangeContent in the brapi and it will convert its contents to a string and show to you in the error log.
Hi Marc,
Point noted , it worked partially, it removed the error , but all the excel data records were not displayed in Error Message ( where we intend to log them )
Also 1 more question - is there any difference between the two functions mentioned in below screenshot ?
i could see in both the cases data is being saved.
Regards
Darpan Bhansali
- darpan134 years agoContributor
Thanks Marc for the honest response
i will try to read some more documents and dig further into the same, will update here, if got a chance to find the difference.
Regards
Darpan
- ckattookaran4 years agoVIP
I dont think there is a difference in operation. They both do the same thing. One does it by reading the fields from EXCEL, the other one you are providing the fields tokens. I’m in the process of creating a 3 part video series that explains how LoadCustomTableUsingDelimitedFile works.
- ckattookaran4 years agoVIP
The one explaining is scheduled for Tuesday.
The one below is the first. However, there is nothing that interesting in this one.
https://www.youtube.com/watch?v=a7-WdJ7SOu4
Related Content
- 2 years ago
- 2 years ago