Universal Messaging 10.5 | Migrating webMethods Broker to Software AG Universal Messaging Documentation | Migrating from webMethods Broker to Universal Messaging Guide | Migrating from Broker to Universal Messaging | Territories and Gateways Migration | Gateway Migration | Running the Gateway Configuration Migration Script | Run the brokergatewaymigration Script with Command-Line Arguments
 
Run the brokergatewaymigration Script with Command-Line Arguments
Use brokergatewaymigration command and provide command line arguments.
1. Open a Command Prompt window and navigate to Universal Messaging_directory /tools/migrate directory.
2. Type brokergatewaymigration.bat-host "brokerhost:port" -broker "broker name" -source "Source territory or cluster" -remote "Remote territory or cluster" -targeturl1 "Universal Messaging URL that contains the source channel/topic for the join" -targeturl2 "Universal Messaging URL that contains the target channel/topic for the join"
Example
C:\SoftwareAG\UniversalMessaging\tools\migrate>brokergatewaymigration.bat
-host "brokerhost:6849"
-broker "Broker #1
-source "territorysource"
-remote "territoryremote"
-targeturl1 "nsp://localhost:1001"
-targeturl2 "nsp://localhost:1002"