Control the whole migration via simple JSON job description console parameter
When started in a console mode, Omni Loader uses the current machine as a built-in agent. It still runs its powerful parallel migration engine in exactly the same way as it does when you run a distributed migration cluster on dozens of machines.
The whole migration is set up using a JSON file. The specification is available in our documentation.
In a standard mode, Omni Loader is an orchestrator controlling any number of connected agents. You don't usually have to start or stop its process - it's always available to do migrations. In console mode, Omni Loader runs synchronously. It parses your JSON job specification, finishes the migration, populates the logs, and returns with the return code indicating if there was a problem or if everything went as expected.
© 2021 Spectral Core. All rights reserved.