Versions Compared

Key

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

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

...

Changes in connect_export.xml

  1. Go to <AdeptiaInstallFolder><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 activity under this section:for the Activities tag containing the activityRefId="002" and add the following activities within this tag:
    <activity type="PDF Schema" />
    <activity type="Email Notification FormatConnectors" />Image Removed

    Image Added

    Image Added

  4. Save the file.

Changes in export.xml

  1. Go to <AdeptiaInstallFolder><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 activityId="003" and add the following activities under within this sectiontag:
    <activity name="KafkaAccountPDFSchema" /><activity name="KafkaListener" />
    <activity name="KafkaTarget" />

    Image RemovedImage Added

    Image Added

  4. Save the file.

...

  1. .

...

Changes in connect_import.xml

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

  2. Open connect_import.xml file.

  3. Do the same manual changes in the file that you have done in your previous connect_import.xml file (that you had saved as a backup).

  4. Save the file.

Changes in applicationconfig.xml file

...

  1. Click Accounts > Settings.
  2. Expand the Server Node Settings in the left panel.
  3. Select the server node.
  4. Click Edit.
  5. Click  to expand the Performance Optimization property.
  6. Click  to expand the Spring Retry Policy Configurations.
    Image Modified
  7. Update the values of the following properties from the backup of applicationconfig.xml file as explained below.

    Old Property Name (applicationconfig.xml backup)

    New Property Name (Settings UI)

    maxAttemptsabpm.spring.retry.policy.maxAttempts
    initialIntervalabpm.spring.retry.backOff.policy.initialInterval
    multiplierabpm.spring.retry.backOff.policy.multiplier
    maxIntervalabpm.spring.retry.backOff.policy.maxInterval


  8. Click Save.Restart the server


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