Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

This section lists the prerequisites and explains how to apply the patch on Windows-based and Linux-based operating systems.

...

    • In case, any other database is used as the backend database, you need to follow the backup instructions given by that Database Server. To know, which database is used as the back end database, refer to Appendix A: Identify Backend Database.
  • Take backup of export.xml and connect_export.xml files from  <AdeptiaInstallFolder>\AdeptiaServer\ServerKernel\MigrationUtility location. These backup files will help you replicate the manual changes in case you have done earlier in these files before applying this patch.  

  • Ensure that you have followed the Prerequisites' instructions given on the Upgrade page Installing Adeptia Suite page.

Applying the patch

For Windows

...

  1. Go to <AdeptiaInstallFolder>\AdeptiaServer\ServerKernel\MigrationUtility location.

  2. Open connect_export.xml file.

  3. Search for List of all activity types that need to be exported and add the following activity under this section:

    <activity type="Email Notification Format" />

    Image Modified

  4. Save the file.

Changes in export.xml

  1. Go to <AdeptiaInstallFolder>\AdeptiaServer\ServerKernel\MigrationUtility location.

  2. Open export.xml file.

  3. Search for List of all activity types that need to be exported and add the following activities under this section:

    <activity name="KafkaAccount" />
    <activity name="KafkaListener" />
    <activity name="KafkaTarget" />


    Image Modified

  4. Save the file.

Once the post patch deployment steps are done, start the services, i.e. Kernel and WebRunner.