I have a feature class stored in an ArcSDE database
which is edited by a couple of users via a web application. I want to push this
information to a separate postGIS database. It’s important that the
new/edited/deleted objects are pushed to the postGIS as quick as possible.
So, I’m wondering if it’s possible to do this via FME Server? Are there any
features/tools for “listening” to a database, and execute a small workspace
each time the database is edited (or something similar)?