Configure DAM to Use Azure Blob
Controller/Worker vs Master/Slave: EnterWorks software prior to version 10.1.x used the terms "master" and "slave" rather than "controller" and "worker" in process and folder names. Folders and processes in newer versions of EnterWorks use the terms "controller" and "worker". If you are installing or patching an older version of EnterWorks, you may need to adapt the filepaths and process names accordingly. For instance, if this documentation refers to:
<drive>:\Enterworks\EnableServer\jbossController\standalone\configuration\conf\sharedConfig.properties
you may need to use the filepath:
<drive>:\Enterworks\EnableServer\jbossMaster\standalone\configuration\conf\sharedConfig.properties
Wildfly vs Jboss: Additionally, Red Hat has changed the name of their JBoss platform to Wildfly. Depending on the version of EnterWorks you are running, the names of some folders and processes may appear as either JBoss or Wildfly. If you are installing or patching an older version of EnterWorks, you may need to adapt the filepaths and process names accordingly. For instance, if this documentation refers to:
<drive>:\Enterworks\EnableServer\WildflyController\standalone\configuration\conf\sharedConfig.properties
you may need to use the filepath:
<drive>:\Enterworks\EnableServer\jbossMaster\standalone\configuration\conf\sharedConfig.properties
Microservice names: The names of the microservices have also been updated. The prefix of "enable2020-" has been changed to "enable-". For instance:
enable2020-channel-readiness-service
is now called:
enable-channel-readiness-service
Before configuring DAM to use Azure Blob, EnterWorks must already be configured to run either ImageGlue or ImageMagick. If you are configuring DAM as part of a fresh install or patch deployment, make sure you have completed all the steps for installing EnterWorks and deploying the patch before you configure DAM to use Azure Blob. Installation and patch deployment instructions are given in the EnterWorks Installation Guide.
For instructions on configuring EnterWorks to use Azure Blob, see: