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 | JNDI and JMS Migration | Running the Migration Scripts | Running the JMS Migration Script | Run the brokerjmsmigration Script with Command-Line Arguments
 
Run the brokerjmsmigration Script with Command-Line Arguments
Use brokerjmsmigration.{bat/sh} command and provide command line arguments.
1. Open a Command Prompt window and navigate to Universal Messaging_directory /tools/migrate directory.
2. Type brokerjmsmigration.bat -host "broker host:port" -broker "broker name" -targeturl "target universal messaging server address" -autogeneratejndi yes/no
Note:
Auto-generation of JNDI destinations for the migrated topics and queues is enabled by default.
Example
C:\SoftwareAG\UniversalMessaging\tools\migrate>brokerjmsmigration.bat
-host "localhost:6849"
-broker "Broker #1"
-targeturl "nsp://localhost:9000"