ActiveX editor repackaging

If you need to plug in a new version of the Interactive Editor ActiveX control to EngageOne Interactive, follow the steps below.
Note: Pre 6.6.11 versions of the editor are not supported. You are advised to uninstall any earlier editor version before performing any installation activity.
  1. On the EngageOne Server, back up the installed <EngageOneInstallPath>\core\deployments\Client.war file.
  2. Stop the core service.
  3. Edit the installed <EngageOneInstallPath>\core\deployments\Client.war file to update the following:
    1. Copy eoeditor.cab, and eoeditor.ver to the Client.war/shared/activeX directory in the deployable archive.
    2. Edit client.war\shared\js\framework.js
    3. Find the string “editorVersion:" in framework.js file.
      Replace the existing version with the one in eoeditor.ver file added in step a.
      Note: The format of the “editorVersion” string updated in framework.js must use the comma-separated format present in eoeditor.ver.

      You may need to use jar or another archiving utility to open and re-archive the file.

  4. Run the eos.groovy script to re-configure and restart the core service.
  5. On a Clustered environment repeat steps 1-4 on each server node.
  6. On the EngageOne Interactive Client, edit the communication.

    When prompted, allow the new Interactive Editor to be installed.