I am very new to the world of FME (and already very intrigued) and I am working on a use case that I can not quite figure out yet.
So I have points going into a certain line. I want to then export the points to AGOL, but not all at once. I want to make it look like one point is moving across the screen in a certain line. So basicly I need to know if there is a way to replace the point on the screen with the point that is next in the attribute table. For now I want to just try this out by running the FME Workspace over and over to see if the point moves the way I want it to, but when I finally have it figured out I want to add it to an FME Server to make it look like a live data stream.
I am sorry if this is a dumb question but I have been trying to figure it out for the past 3 days.
I already tried the StringReplacer but maybe I am doing it wrong.
I also have a counter in place
What to do?
Thank you so much in advance!