Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Addresses are created, updated, anmd and retired using the EAS web application.
We can automate this with web services as needed.

Address Change Requests

When an address is created, updated, or reitred, retired it must go through a change request process.
A requester submits a change request for review.
A change request can contain an arbitrary collection of creates, updates, and retires.
A reviewer typically approves a change request, but may also reject a change request.
Once the change request is approved, the address becomes visible to all EAS users,
and a change notification is sent to AVS. Read more about the change notification below.
Note that certain parts of the address are not mutable such as the the street and street number. 

Address Change Notification - EAS
Anchor
address_change_notifcation
address_change_notifcation

When a reviewer approves a change request, a change notification message is sent to AVS.
The message looks like this.
Once EAS went into production (Feb 15 2012) AVS became essentially a replication target for EAS.
We are using a point to point web servce for this process.
We should probably move towards a message bus type of approach.

...