Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Adeptia provides a intuitive interface to create an export package that contains the objects you want to migrate from one environment of Adeptia Connect to another. After you've created the export.zip file, you can import the objects using import.xml fileby using the Import Package feature at the target environment. A successful import completes the migration process, and you'll be able to access all the objects in your new environment. 

Prerequisite

  • Make sure that you have the required permissions to view and use the Solution Promotion option on the Account menu. To have this permission, the role that you have been assigned must have Allow Solution Promotion to migrate objects checkbox selected in it. To know more about this permissions, refer to this document.

You can create the export package by following the steps given below. 

  1. Click Account > Solution  Tools > Solution Promotion
  2. On the left panel, select Export Import Packages.
  3. Click CREATE Export Import Package.
    Screenshot to be 
    changed


  4. On the Create Export Package Import Package screen, 

    In the Select Export Criteria field, select the criteria based on which you would like to export the objects.
    Image Removed

    ProjectAllows you to export all the selected projects and the activities associated with them.Service TypeAllows you to export all the activities of selected services.Individual ActivitiesAllows you to pick and export the activities of a selected Service Type.

    To further filter the activities to be exported based on their last modified date, use

    1. Add Filter Condition checkbox for Project and Service Type export criteria. 

    2. Apply Filter field for Individual Activities export criteria.

    TipIf you have selected either of the checkboxes Export Files/Folders or Export Solution on the first screen
      1. Provide a name for the

      export
      1. import package.

      2. Provide a description for the

      export
      1. import package.

      2. In the Select Project field, select the project where you want to keep the

      export
      1. import package.

    1. Select the Export Files/Folders checkbox if you want to select and export the additional files/folders on the screen that follows.

    2. Select the Export Solution checkbox if you want to export data from database tables on the screen that follows.

  5. Click Continue.

      1. In the Override User field, select the user to whom you want to provide ownership of the activities.

      2. In the Override Modified By User field, select the user who will be reflected in the Modified By field of every activity after the deployment.

      3. Select the Retain Activities checkbox if you want to retain the services at the target environment, and then click Browse to select the required Retain XML file.
      4. Select the Solution Database checkbox if you want to import data to the solution database to be specified in the next stepIf you have selected Solution Database checkbox, continue following the steps from step
    9
      1. 6, else perform step
    8
      1. 5.
    If
      1.  If you have not selected
    both the checkboxes Export Files/Folders and Export Solution on the first screen, continue following the steps from step 9.Click 
      1. any of the checkboxes (Retain Activities or Solution Database),perform step 5.


  6. Click Save & Exit.

  7. Click NextContinue.
  8. If you have selected the checkbox Export Files/Folders, follow the steps from 11 through 13.
  9. Select Folder to export folders or sub folders within them, and provide the details as described in the following table.

    Base FolderBase folder is the mounted folder in the PVC. 
    Folder Enter the name of the folder to be exported.
    Include SubfolderEnter the comma-separated list of subfolders of the folders you want to export.
    Exclude SubfolderEnter the comma-separated list of subfolders of the folders you want to exclude during export.
    Include FilesEnter the comma-separated list of files you want to export from the folders/subfolders.
    Exclude Files

    Enter the comma-separated list of files you want to exclude from the folders/subfolders during export.


  10. Select File to export the files, and provide the details as described in the following table.

    Base Folder Base folder is the mounted folder in the PVC.  
    FileEnter the name of the file to be exported.


  11. Click Save & Exit.

  12. If you have selected the checkbox Export Solution, follow the steps from 15 through 18.

  13. Click Next.

  14. In the Database Info section, provide the following details of the database containing the tables that you want to export.

    TypeEnter the type of database. For example MySQL, SQL, etc.
    ServerEnter the hostname of the database server.
    PortEnter the port number of the database server.
    NameEnter the name of the database.
    UsernameEnter the username to access the database.
    PasswordEnter the password to access the database.


  15. In the Solution Tables section, you can further apply the conditions for exporting database tables.

    Table NameEnter the name of the tables you want to export.
    Where ClauseWrite a conditional query to export selective data or leave it blank to export all the data from the table.


  16. Click Save & Exit.

  17. In the Target Zip Location field, if you wish, you can change the name and location for the exported ZIP file which is created during migration.

    Info
    This field contains a predefined name and the location for the exported ZIP file.


  18. Click Export Metadata to download the Export XML file.

...