Versions Compared

Key

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

...

#AssumptionNotes
1Forwarded Subscription Event Responses communicates asynchronously.  (from DMI Plugins to NCMP) 

Once off timer would be responsible to consume messages into NCMP. 

Then, the NCMP would wait a response(s) within the timeframe agreed on. (30 seconds)

TBD: A single step response will be provided in the solution. Since,  ACK is not feasible as of now.

2The NCMP component should create Subscription Create Outcome message and publish it into topic (cm-avc-subscription-response) in which for Client Apps consumed from.The Outcome Response schema need to be decided on.

...

#SourceContentTopic NameDestination
1Client AppsSubscription Create Eventcm-avc-subscriptionNCMP
2NCMPForwarded Subscription Create Event

ncmp-dmi-cm-avc-subscription-{DMI-DATA-SERVICE-NAME}


DMI Plugins

3DMI PluginsForwarded Subscription Create Event Responsedmi-ncmp-cm-avc-subscription-{DMI-DATA-SERVICE-NAME}NCMP
4NCMPSubscription Create Event Outcomecm-avc-subscription-responseClient Apps

...