Prerequisites:
However, before installing that migrated station, or any other migrated station that uses modules produced by it, you must
use
Workbench to get refactored modules from its ProgramModules. This means recompiling and saving Programs in each ProgramModule, then
running a build on each one. Then you must migrate that station again (now that the necessary refactored modules are available).
NOTE: If necessary, you can do this on a PC still running the
AX-3.8
Supervisor station, but with both
Workbench and
Workbench installed.
- Run the migration tool on the saved
AX-3.8 station backup
.dist file.
- In the
Workbench Nav tree, expand the
stations folder under your User Home, to see this newly-migrated station.
- Expand the station’s [Either the
href or the keyref attribute should be set on graphic elements]
config.bog file, and navigate to the first ProgramModule. ======= href="../graphic/configbogicon_0000004850.png" scale="65"> [Either the
href or the keyref attribute should be set on graphic elements] ![Image]()
config.bog file, and navigate to the first ProgramModule.>>>>>>> bde860ade36eb9acbc8594d08a62aa1a964a8b00
- Double-click the ProgramModule for its Program Module Builderni
- Right-click one of the contained Programs and select (as above).
- In the Program Editor, click
Save & Compile (). Activity occurs in the console area at the bottom of the
Workbench window.If successful, the Program status should be up-to-date, and the
Save Bog icon should be available. Click
Save Bog.
NOTE: If the Program compile fails, you need to make one or more modifications to that Program, working in its
Program Editor. See
Modifying Program objects.
- Repeat steps 5 and 6 for all Programs in the selected ProgramModule, so that all Programs have been successfully compiled and saved.
- Double-click the ProgramModule for its Program Module Builder view, then click
Build.As shown above, a popup dialog appears while the module is created. Completion may take several seconds. Related details should
also appear in the console area at the bottom of the
Workbench window.
- If multiple ProgramModules are in the folder, repeat steps 4 through 8 for each one.
As shown above, the module named
aaPrgmModule.jar was created by the ProgramModule.
- When done migrating modules, right-click the station’s
config.bog file and click Save.
- Close and then restart
Workbench. This is necessary to update the registry. Migrated modules should now be ready when running the migration tool on
AX-3.8 station backup
.dist files, including the station with the source ProgramModules.