Versions Compared

Key

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

This section lists the prerequisites and steps for applying and verifying this patch.

...

  1. Go to <ConnectServerInstallFolder>\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 activities under this section:

    <activity type="Email Notification Format" />
    <activity name="KafkaAccount" />
    <activity name="KafkaListener" />
    <activity name="KafkaTarget" />

    Image Modified

  4. Save the file.

Changes in export.xml

  1. Go to <ConnectServerInstallFolder>\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.

  5. Restart the Connect Server.


Changes in SecureBridge Agent Manager 

...

  1. Go to <ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc\CVS location.

  2. Open the Tag file.

  3. Check the Build Tag. If the build tag matches with that the tag of the Connect Server, it indicates that the Connect Server patch is deployed successfully.

...