Try OpenEdge Now
skip to main content
Administration
Messaging and ESB Administration : OpenEdge Adapter for SonicMQ Administration : Configuring and administering the OpenEdge Adapter for SonicMQ : Configuring BrokerConnect from the command line : Adaptman
 
Adaptman
Use adaptman to start, stop, query, and kill an existing instance of a SonicMQ Broker for BrokerConnect or to manipulate brokers on other machines by specifying the name of the machine and the port the AdminServer is running on. This is the adaptman syntax:
Table 69. Syntax
adaptman {
  { -name adapter-broker { -kill | -start | -stop | -query }
    [ -host host-name -user user-name| -user user-name]
    [ -port port-number]}| -help }
For information on using the adaptconfig utility, see ADAPTMAN.
For information on serialized connections and administered objects, see OpenEdge Development: Messaging and ESB.