Configuring a Correspondence Management solution configuring-a-correspondence-management-solution

CAUTION
AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.

Defining author instance URL for VersionRestoreManagerImpl defining-author-instance-url-for-versionrestoremanagerimpl

Use the following steps to define an author instance URL for the author instance version restore:

  1. Go to https://:<PublishHost>:<PublishPort>/lc/system/console/configMgr. Login with OSGi Management Console user credentials. The default credentials are admin/admin.

  2. Find and click the Edit icon next to the com.adobe.livecycle.content.activate.impl.VersionRestoreManagerImpl.name setting.

  3. In the VersionRestoreManager Author URL field, specify the URL of Author instance of VersionRestoreManager.

    URL string:

    https://<hostname>:<port>:/libs/fd/fdm/content/crud/lc.content.remote.activate.VersionRestoreManager

    note note
    NOTE
    If there are multiple author instances (Clustered) fronted by a Load Balancer, specify the URL to the load balancer in the VersionRestoreManager Author URL field.
  4. Click Save.

Defining the Publish instance URL for ActivationManagerImpl (public instance activation manager) defining-the-publish-instance-url-for-activationmanagerimpl-public-instance-activation-manager

Follow these steps the define the Publish instance URL for public instance activation manager:

  1. Go to https://:<authorHost>:<authorPort>/lc/system/console/configMgr. Login with OSGi Management Console user credentials. The default credentials are admin/admin.

  2. Find and click the Edit icon next to the com.adobe.livecycle.content.activate.impl.ActivationManagerImpl.name setting.

  3. In the ActivationManager Publish URL field, specify the URL for accessing the Publish instance ActivationManager. You can provide the following URLs.

    • Load Balancer URL (Recommended): Provide load balancer URL, If you have a webserver acting as load balancer in front of publish farm (multiple non-clustered publish instances).

    • Publish instance URL: Provide any publish instance URL, If you have a single publish instance or the webserver fronting the publish farm is not accessible from the author environment due to any restrictions. In case, the specified publish instance is down, there is a fallback mechanism to deal with on the author side.

    • URL string:

      https://<hostname>:<port>:/libs/fd/fdm/content/crud/lc.content.remote.activate.activationManager

  4. Click Save.

For more information about configuring Correspondence Management, see Correspondence Management Configuration Properties.

recommendation-more-help
a6ebf046-2b8b-4543-bd46-42a0d77792da