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
 
Run the brokerjmsmigration Script
1. On the machine that hosts the target Universal Messaging server, go to the Universal Messaging_directory /tools/migrate directory and run the brokerjmsmigration.{bat/sh} script.
2. The script prompts: Enter Broker Host and Port
Enter the host name and the port number of the source Broker from which you want to migrate the JMS assets.
3. The script prompts: Enter Broker Name
Enter the case-sensitive name of the source Broker.
4. The script prompts: Enter Universal Messaging [UM] URL
Enter the URL of the target Universal Messaging server.
5. The script prompts: Do you want to auto-generate JNDI Destinations on target Universal Messaging [UM]?
Enter yes or no
The JMS migration script runs and writes information to the brokerjmsmigrationout.txt log file and the brokerjmsmigrationerr.txt error log file.
Example
C:\SoftwareAG\nirvana\tools\migrate> brokerjmsmigration.bat
Enter Broker Host and Port
localhost:6849
Enter Broker Name
Broker #1
Enter Universal Messaging[UM] URL
nsp://localhost:9000
Do you want to auto-generate JNDI Destinations on target Universal Messaging[UM]?
yes