This is probably one of the simplest GIS tasks to do, but I am struggling to do it frrm GE Service.
My aims is to create a GE service from which it's possible to generate a buffer from a random point added directly to the feature service - practically from the map.
I created a Poll an ArcGIS Server for Features-input (previously created from Arcmap and shared it like a feature service) and I linked it with a Create Buffer Processor which is linked to an update feature Output (the 'empty' polygon feature service for the buffer was created previously from Arcmap too).
Now, when I add a point to the feature service into the map, the GE service starts running, both in input and output counter, but it doesn't create any buffer into the output feature service.
Has anyone else experienced this? Can anyone tell me what I'm doing wrong?