Skip to main content

Hey all, 

In my previous post It was suggested to use TempPathnameCreator to download these files and once processed, the location and file will be deleted, saving disk space. However, I am unable to view any data in the FeatureReader. In this instance, my FeatureReader has 905 records under the <Generic> Port, but when I view it via Feature Caching, it says “No Schema” for the attribute name and all the values are empty. However, If i click the Columns and hit “select all” it seems that I can actually see the tables, but I can’t seem to access the data with an attribute remover or the likes.
 

Do I need to expose some attribute within the Generic Port <Attributes to Expose>?

Any help will be appreciated! Thank you!

Seems I’ve figured it out...Grab a AttributeExposer and set it to Import > Feature Cache. This will let you select all the columns you want which are related to the CSV….Sorry for wasting y’alls time...