I am using a featurewriter to update 3 three fields. For this update, I am only exposing the fields that need to be updated, because I have found that works best.
However, I need the rest of the fields in the dataset downstream.
I ran an attributeexposer to reveal the other fields, but they all come in with null values.
These fields do exist in the dataset, and they do have values. How do I access the fields in such a way that I can see the values in them?
Thank you,
Randy McGregor