I have been asked to create a GeoEvent that will pull in new csv files and add them to an existing point file. The point feature class is on our Entertpirse database and published as a feature server from our ArcServer (so not hosted on ArcGIS Online). I want to be able to show this layer in a web map/app and have new points added when they come in.
I have the following set up:
IN: Watch a Folder for New CSV Files
PROCESSOR: Field Mapper
OUT: Add a Feature

I can see that the new files are being processed and the little map viewer shows the point on the map. However, this new point doesn't show up in the database/feature layer. I am not getting any log errors, and it appears to be working from inside the GeoEvent interface. I feel like I am SO close, but am missing some little detail.
Thanks in advance!
Vanessa-