Deploying in AC 4.x
These The accelerators are in the form of zip files.
Deploying in AC 4.x
To deploy the EDI accelerators, follow the steps given below:
Go to this location to view the details of migration helm package.
Add migration repo using the following command:
Code Block helm repo add adeptia-connect-migration https://adeptia.github.io/adeptia-connect-migration/charts/
Click DEFAULT VALUES to download the values.yaml file.
Provide values for the following properties and environment variables in values.yaml file as shown in the table below.
...
Go to the location where Adeptia Connect is installed, for example, C:\Program Files\AdeptiaConnect\AdeptiaConnect-<version>.
Open the bin folder.
Double-click MigrationUtility.exe to run the Migration Utility Wizard.
Click Next.
Select Adeptia Connect, and then click Next.
Select Install Accelerators, and then click Next.
Browse to and select the accelerator zip, and click Next.
Browse to and select the Connect Server target location where you want to deploy the accelerator, for example, C:\Program Files\AdeptiaConnect\AdeptiaConnect-<version>\ConnectServer\AdeptiaServer, and then click Next.
Once the accelerator is installed successfully, a confirmation message appears.Click OK to close the confirmation dialog box.
Click Save Logs to save the logs. Choose the location to save the logs.
Click Finish to exit the Migration utility.
...