Hi!
I have a large workspace where I need to update a table with a status message. This means that I need to update the tables status even if no features are routed to the feature writer.
Question
Hi!
I have a large workspace where I need to update a table with a status message. This means that I need to update the tables status even if no features are routed to the feature writer.
The initiator port of a FeatureReader includes a matched_records attribute which is the count of how many features are read. Depending on the process, you can sometimes just test on this if anything matched.