The SmartSender Instance Properties dialog allows you to configure the behavior of SmartRouter instances.

Access this dialog by choosing Instance Properties on the SmartSender instance right-click context menu.

The instance properties dialog includes the following options:

Option Description
Destination Enter the identifier of the SonicMQ Topic or Queue to which messages created by this object will be sent.
Reply Requested Defaults to clear. Select this check box to indicate message recipients to be notified that you want a reply.
Reply Selector Defaults to empty. You can enter a boolean expression here (for example "priority <= 5") that refers to reply-header fields. Every reply will be tested against that expression and replies failing the test will be discarded without processing or notice.