I have been trying to use the insidepointextractor and a vertex creator to create the point. Then a aggrgator to create a hetergenous collection with a area and a point for each input ID.
The vertex creator keeps failing because it is looking for a null, point or line geometry to add the point to and all it can find is the polygon.
Any advice would be appreciated