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.
- On the EngageOne Server, back up the installed
<EngageOneInstallPath>\core\deployments\Client.warfile. - Stop the core service.
- Edit the installed
<EngageOneInstallPath>\core\deployments\Client.warfile to update the following:- Copy
eoeditor.cab, andeoeditor.verto theClient.war/shared/activeXdirectory in the deployable archive. - Edit client.war\shared\js\framework.js
- Find the string “editorVersion:" in
framework.jsfile.Replace the existing version with the one ineoeditor.verfile added in step a.Note: The format of the “editorVersion” string updated inframework.jsmust use the comma-separated format present ineoeditor.ver.You may need to use jar or another archiving utility to open and re-archive the file.
- Copy
- Run the
eos.groovyscript to re-configure and restart the core service. - On a Clustered environment repeat steps 1-4 on each server node.
- On the EngageOne Interactive Client, edit the communication.
When prompted, allow the new Interactive Editor to be installed.