Introduction
In order to keep the Accela addresses synchronized with EAS addresses, I am proposing that we use a change notification web service.
We have an working example in production. Here is the message format and here is the code.
With Accela however, we need to insert into and ESRI SDE oracle table.
There are a number of ways to do this.
However, it appears that one possible simple approach is to use the ArcGIS rest API for query, add, and update.
0 Comments