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 Activities tag containing the activityRefId="002" and add the following activities under within this sectiontag:

    <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 for the Activities tag containing the activityRefId="003" and add the following activities under within this sectiontag:

    <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 

...