Overview
Use this procedure to migrate an existing Cleo LexiCom installation to Cleo Harmony while preserving hosts, mailboxes, certificates, and actions.
This procedure applies to on-premises (Private Cloud) migrations from LexiCom to Harmony. Migration to Cleo Integration Cloud (CIC) follows a different process because hosts and mailboxes are reconfigured as endpoints and data flows.
Before You Begin
- Obtain a valid Cleo Harmony license key.
- Ensure you have administrator access to the LexiCom and Harmony servers.
- Have the export passphrase and any certificate private-key passwords available.
- Schedule a maintenance window if partner communications will be interrupted.
Migrate the Configuration
- Install Harmony on the target server and apply the Harmony license key.
- In LexiCom, export the configuration:
- Web UI: Administration > System > Export
- Native UI: File > Export
- Include hosts, mailboxes, certificates, and actions in the export, and specify an export passphrase.
- Transfer the exported
.zipfile to the Harmony server. - Import the configuration into Harmony:
- Web UI:
- Go to Administration > System > Import.
- Click Select file to import, navigate to the exported
.zip, and click Open. The page repopulates with the file's contents. - Select the hosts, mailboxes, certificates, and actions you want to import. For any certificate with a private key, enter its password in the field next to that certificate.
- If a host being imported is disabled, select Enable host if disabled to activate it on import.
- If an export passphrase was set, enter it to decrypt the import (leave blank if none was set).
- Click Import. If any selected item already exists, you'll be prompted to confirm. For a partial import (e.g., mailboxes only), the parent host must already exist in Harmony.
- Native UI:
- Go to File > Import to open the Import User Files dialog box.
- Choose the source: select Local File and navigate to the exported
.zip, then click Open; or select Deployment URL and supply the URL and connection type, then click Download. The dialog repopulates with the file's contents. - Select the hosts, mailboxes, certificates, and actions you want to import. For any certificate with a private key, enter its password in the field next to that certificate.
- If a host being imported is disabled, select Enable host if disabled to activate it on import.
- If an export passphrase was set, enter it to decrypt the import (leave blank if none was set).
- Click Import. If any selected item already exists, you'll be prompted to confirm. For a partial import, the parent host must already exist in Harmony.
- Command line:
- Supply the passphrase and any certificate private-key passwords inline with the
-ioption:Harmonyc -i <export-file>.zip -pp <export-passphrase> -cp <cert-password-1> -cp <cert-password-2> ... - Repeat
-cponce per certificate password. Harmony tries them in rotation until one matches. - Note: there's no command-line equivalent to "Enable host if disabled." To enable or run imported actions afterward, follow with
-e "<host>"(enable) or-r "<host>\<mailbox>\<action>"(run).
- Supply the passphrase and any certificate private-key passwords inline with the
- Web UI:
- Resolve any import conflicts. If performing a partial import, ensure any required parent hosts already exist in Harmony.
- Verify that hosts, mailboxes, certificates, and actions were imported successfully.
- Test trading partner connections and validate send and receive operations.
- Route production traffic to Harmony and monitor initial partner transactions.
- After verifying stable operation, decommission the LexiCom installation.
Verify the Migration
Confirm that:
- All expected hosts and mailboxes are present and enabled.
- Certificates were imported successfully and have the expected trust and expiration status.
- Test transactions complete successfully for all trading partners.
- No migration-related errors appear in the Harmony logs.
Roll Back the Migration
If issues occur, continue operating the LexiCom instance until Harmony has been fully validated. Do not decommission LexiCom until all trading partner connections have been verified in Harmony.
Comments
0 comments
Please sign in to leave a comment.