X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=FUNCTIONS.md;h=cf0ce871fba967f1005b3e9c96dc28228f1eea57;hp=b2090e185b3bc702f3ddea5fab069d750b83fb5d;hb=refs%2Fheads%2Fmaster;hpb=fd532ecca57db8f43294d849ca79916257755f31 diff --git a/FUNCTIONS.md b/FUNCTIONS.md index b2090e1..84efd58 100644 --- a/FUNCTIONS.md +++ b/FUNCTIONS.md @@ -4,6 +4,15 @@ The _Synapse_ data router comes packaged with a set of functionality that needs ## Entity Change Event +### Interfaces + +_Synapse_ pulls from message bus +Purpose: +- Get every create/update/delete events coming from _AAI Resources_ + +_Synapse_ -> Search data Service port 9509 (REST) +Purposes: + - Update secondary database with information pulled from the message bus ### Configuration @@ -19,7 +28,7 @@ In order to take advantage of the entity change event functionality the followin http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> - + @@ -33,7 +42,7 @@ In order to take advantage of the entity change event functionality the followin - +