How do I visually see a pub/sub of a document occurring in 6.0?
In Enterprise Server 5.0, if I had integration component A publish to integration component B, I could use the Document Tracker and the Enterprise Monitor to see that the pub/sub was taking place.
So now in the 6.0 world, I might want a service in package A to publish a document to service B, through the Broker. How much setup is required and what tools do I now use to see that the pub/sub has taken place?
The tools are available for download on advantage but with the caveat that any use will not be supported.
Keep in mind that the doc tracker and monitor are really a broker clients that subscribe to documents so if you are performance testing, unnecessary traffic will result.
Also, when you connect with the tools, go to the WmBrokerAdmin and take a look at the clients list. If you disconnect prematurely (i.e., java.lang.OutOfmemory and Doc Tracker stops), the broker will queue up the documents.
I just saw the recently published “Comprehensive Support List” and Document Tracker is listed with an “end of development support” of 7/31/05 and “end of maintenance” of 3/31/06. It is strange that they would have end of support dates for an “unsupported” product. I wonder if there is something coming in 6.5 that will replace it.