X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=FUNCTIONS.md;h=84efd586ea89e8b33914ce5f93be2abea131ad06;hb=7ddd7f8ac7a2da1696942733cb578583316e48d5;hp=b2090e185b3bc702f3ddea5fab069d750b83fb5d;hpb=1723b4e1b4115f3ad4c9a3d5b61fdf72010e6493;p=aai%2Fdata-router.git 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 - +