Central Configuration - BusComponent Migrator
The BusComponent Migrator is the administrator tool to migrate BusComponents from OpenWorld 2.5 and earlier versions to
the new central configuration store. During migration the BusComponents are converted to a new format.
Dialog Fields
- From URL
- Enter the URL of the old directory. BusComponents will be migrated from this directory.
If an older installation is still present on the system, then the default value is taken from
the existing bus.properties file.
- From Root
- Enter the Root of the old directory. If an older installation is still present on the system,
then the default value is taken from the existing bus.properties file.
- To URL
- This read-only field contains the URL of the new directory.
The value is taken from the Connector for Java configuration in owconfig.properties.
- Bus Components
- This read-only list contains a list of identifiers of BusComponents. This list is filled
after clicking the Load button. The user can select one or more BusComponents from this list.
Only selected BusComponents will be migrated.
Dialog Actions
- Load
- Load the list of BusComponents identifiers.
- Select All
- Select all BusComponents in the list.
- Deselect All
- Deselect all BusComponents in the list.
- Migrate
- Starts the migration process. All BusComponents that are selected will be migrated and converted
from the old directory to the new directory.
If a BusComponent already exists in the new directory, a dialog will ask the user to overwrite this BusComponent or not.
Progress is indicated on the bar to the left of the button.
When the process is complete a dialog box will be shown with the migration results.
- Close
- Closes the Migrator dialog.
- Help
- Show this help page