A FeatureReader typically outputs data features on defined data ports, plus the "<Schema>" and "<Initiator>" ports.
I know that "<Schema>" features gets output before any data features (from that schema), but what about "<Initiator>" ?
Does this feature get output at the very end, i.e. after all data (for this initiator) has been output ?
If not, is there a way to initiate a downstream transformer _after_ all data has been output ?