Use the tool that removes the expensive part.
The purpose of an upgrade tool is not to create a new methodology around itself. It should remove a specific block of manual work, shorten a dependency chain or make an existing state measurable before the cutover.
Core upgrade toolkit
Boomerang
Export and import JDE Objects by OMW Project across systems and releases. Particularly useful where a long development freeze would otherwise be required.
Processing Option Commander
Report and compare Processing Options so upgrade teams can reproduce known-good Version behaviour and identify mismatches.
Data Selection Commander
Make Data Selections visible and comparable across environments instead of relying on manual re-entry during Version reconstruction.
Update Queue Names In Versions
Find and replace Print Queue overrides across many Versions when release-era or environment-era naming changes.
XML inSPECtor
Inspect or modify underlying JDE specs where the standard development interface does not expose the required property or bulk operation.
Boomerang Upgrade Suite
Bring the upgrade-oriented tools together so object migration, Version configuration and environment cleanup are treated as connected work.
Legacy content conversion
Upgrade projects frequently reveal old browser dependencies that were invisible while users stayed on the same client technology. Media Objects are a common example.
| Problem | Tool | Outcome |
|---|---|---|
| OLE documents tied to ActiveX-era access | OLE Converter | Recover and convert documents into modern file formats. |
| RTF Text Media Objects | RTF2HTML | Convert Text attachments to HTML for modern browser use. |
Tool selection by symptom
- “We cannot freeze development for months.” Start with Boomerang.
- “We have to recreate a lot of Versions.” Use Processing Option Commander and Data Selection Commander before the source system changes.
- “Old queues are hard-coded everywhere.” Use Update Queue Names In Versions.
- “The change is possible in specs but not through FDA/RDA.” Evaluate XML inSPECtor.
- “The browser upgrade exposes old attachment formats.” Evaluate OLE Converter and RTF2HTML.
Map each manual cost or technical constraint to a specific tool, then use the smallest set that removes the expensive work.