Smart Grid Applications Overview > Responder Overview > Optional Functionality > PubSub Viewer |
This stand-alone executable allows you to view PubSub activity - either the internal Responder publish/subscribe activity or OASyS PubSub. This is a debugging tool that can be used to identify a broken Data Services instance. For example, you may have two instances of Data Services running. Use the PubSub Viewer to see which one is transferring messages and which one is not. This tool is installed with Responder Server and requires no configuration.
![]() |
You can run the PubSub Viewer from a client machine, as well. To do so, you will need to copy the tool and configuration file to the Responder\Client folder on the machine you want to run PubSub Viewer. |
The grid shows all messages that travel through PubSub. The status bar at the bottom displays the current subscription as well as the name of your Remote Client Services (RCS) server.
Tools: This executable provides several tools:
To start viewing PubSub information, follow the steps below:
![]() |
All Responder traffic runs under the default subscription of MSMQ.OMS.[Configuration Name] and can be subscribed to more specifically. Subscribing to MSMQ.OMS.* will pull in all OMS traffic. If more then one Responder environment is on the network; you'll want to append the configuration value used in Data Services. For example MSMQ.OMS.CLIENTNAME.* if the configuration is CLIENTNAME. |