Broker Publish and subscribe scenario
Jan 01, 2012 02:43 0 Comments Messaging Nancy

Publishing to a broker on some other machine

 

1) Create a document type and name it.

2) Open the document and add the strings /define strings  in a document for inserting data. (Manually create it)

3) Go to properties of the document and make publishable  - TRUE

4) Sare the document

5) Create a service for publishing the document  to the broker.              

           Wm : public : publish : publish

Document ref  -   document (publishable)

                                Document type name : copy and paste the doc path

                                                               Local : False

6) Save and run the service

7) Click on the publishable document and click on the sync  document type then the publishable document will be moved  into the broker. 

 

            On the subscriber  side :

1) Create a broker  doc type by  choosing  all choices  -> Doc type -> Broker doc type

2) Obtain the reference of the Document  from the broker we can see all the document

types  .Which are pushed into the broker.

3) Create a trigger.

 Document type :  Path of broker doc type

 Service  :  any  subscription  services

4) Create a subscription service.

After this when the publish service is run on the other side then the publishable    

Publishable document is moved  into the Broker./ the data or  the document  with  data is moved into the broker.

From there  based on the broker document type reference, the trigger on the Subscriber         side is fired and the defined subscription  service runs automatically.

Prev Next
About the Author
Topic Replies (0)
Leave a Reply
Guest User

You might also like

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect