I got a feature reader that reads in excel data. If data exists i create points from that data. If data doesn't exist i need to create a point myself based on center of a polygon with "centerpointreplacer" transformer.
How can I chose flow based on that scenario? If I can create points from excel then I dont want the centerpointreplacer to run.