After you've downloaded the export zip (EDI solution package) file containing the EDI Transactions, you can perform import operation the package by using the Import Package option under Solution Promotion feature at the target environment to deploy the solution.
Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
To access and configure the Solution Promotion properties, follow the steps given below.
|
...
Ensure that you have:
The access to the source Kubernetes environment where the application is installed.
Installed the followings:
Helm
kubectl client
The export zip file ready.
The retain xml file ready if you want to retain any activity.
Info |
---|
If you want to retain the activities while importing the objects, you need to configure the parameters in the retain.xml that you want to retain. The objects can be retained at service and field level. You will find retain.xml in the <shared>/migration/template folder. |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Important |
...
Click Account > Tools > Solution Promotion.
On the left panel, select Import Packages.
Click CREATE Import Package.
On the Create Import Package screen,
Click Save & Exit. This creates the import package that gets listed in the Import Packages mange pageProvide a name for the import package.
Provide a description for the import package.
In the Select Project field, select the project where you want to keep the import package.
In the Override User field, select the user to whom you want to provide ownership of the activities. User must fill this fieldTransactions.
In the Override Modified By User field, select the user who will be reflected in the Modified By field of every activity Transaction after the deployment. User must fill this field.
Select theRetain Activitiescheckbox if you want to retain the services at the target environment, and then clickBrowseto select the required Retain XML file.Select theSolution Databasecheckbox if you want to import data to the solution database to be specified in the next screen.If you have selectedSolution Databasecheckbox, continue following the steps from step 6, else perform step 5.If you have not selected any of the checkboxes (Retain Activities or Solution Database), or selected only the Retain Activities checkbox, perform step 5, else perform the steps from step 6.
Click Save & Exit.
Click Continue.
In the Database Info section, provide the following details of the solution database to which you want to import data.
Type - Enter the type of database. For example MySQL, SQL, etc.
Server - Enter the hostname of the database server.
Port - Enter the port number of the database server.
Name - Enter the name of the database.
Username - Enter the username to access the database.
Password - Enter the password to access the database..
Note: Ensure that you select a user in this field.
Click Save & Exit.
Click More under ACTION against the package, and then click Import Package.
On the Import Package screen, click Browse to select the Export ZIP export zip file.
Click Import.
This imports deploys the objects EDI solution to the target environment and also creates a corresponding Rollback ZIP rollback zip that can be used to rollback the import operation. You can visit the Dashboard to view the details of the import operation.You can also perform the following actions rollback operation on the package from its More menu under ACTION:
Perform the rollback operation.
Edit, delete, or view the import package.
Anchor | ||||
---|---|---|---|---|
|
If you decide upon rolling back the import operation, you need to follow the instructions given below.
Download the Rollback ZIP rollback zip file corresponding to the import package from the Dashboard by navigating as follows:
Dashboard > Solution Promotion > More > Rollback ZIProllback zipGo to the Import Packages manage page by navigating as follows:
Account > Tools > Solution Promotion > Import PackagesClick More under ACTION against the import package, and then click Rollback.
On the Rollback screen, click Browse to select the Rollback ZIP rollback zip you have downloaded in step 1.
Click Rollback.
This rolls back the import operation. You can go to Dashboard > Solution Promotion to see the details of the rollback operation.