Skip to main content
Question

Detecting changes of the feature layer in AGOL

  • June 20, 2019
  • 1 reply
  • 91 views

syang
Contributor
Forum|alt.badge.img

I have a feature layer in AGOL. What I try to do is when there is a new record added into the layer, the FME workspace published into the FME server can auto detect the changes, then trigger the workspace to run. FME Schedules can do the job, but not idea. Any ideas? Thank you.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+2

@syang You would have to configure AGOL to send out a notification. I'm not sure if this is posisble - there seems to a few Ideas on Esri GeoNet regarding sending out an email notification when a change is detected. I think I'd reach out to your Esri support organisation to see if it possible to have AGOL send notifications. The problem is similar to any database that needs to be configured to send out a trigger when data changes.

It would be great if you could post back here if you do uncover a methodology