Skip to content
Snippets Groups Projects
Commit eb556d21 authored by Smitha Manjunath's avatar Smitha Manjunath
Browse files

Update GUIDELINES_FOR_USING_NOTIFICATION.md

parent 40062ec1
No related branches found
No related tags found
1 merge request!167Update GUIDELINES_FOR_USING_NOTIFICATION.md
Pipeline #85469 failed
...@@ -12,6 +12,7 @@ Please verify that the topic you want to use exists. If now, follow [this](https ...@@ -12,6 +12,7 @@ Please verify that the topic you want to use exists. If now, follow [this](https
#### 1. Publish to Service Bus Topic. #### 1. Publish to Service Bus Topic.
Using core-lib-azure [Publisher facade](https://community.opengroup.org/osdu/platform/system/lib/cloud/azure/os-core-lib-azure/-/blob/master/src/main/java/org/opengroup/osdu/azure/publisherFacade/MessagePublisher.java), you can publish the events. Using core-lib-azure [Publisher facade](https://community.opengroup.org/osdu/platform/system/lib/cloud/azure/os-core-lib-azure/-/blob/master/src/main/java/org/opengroup/osdu/azure/publisherFacade/MessagePublisher.java), you can publish the events.
Please refer to [this MR as a reference](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/266) to understand the changes needed for your service to start using the Publisher Facade from core-lib.
#### 2. Steps to Subscribe #### 2. Steps to Subscribe
1. Register your subscriber with Register Service. You will need to expose two endpoints 1. Register your subscriber with Register Service. You will need to expose two endpoints
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment