I have a workspace setup to read survey points from a csv file, and enter them into a geodatabase. This is working well. I am now wanting to capture the date that the point was shot. I am using the 'Directory Path and Filenames' reader to get this attribute data, but I am not able to assign it to the records read in from my CSV reader. Can I assign this value (date) to some variable, and then assign the variable to the attribute on the records that are being created?
I appreciate any suggestions.
Thanks.