The following property setting must be updated in the emxComponents.properties
file located in the <SERVER_HOME>/STAGING/<APPLICATION_NAME>/properties
directory to configure ImageMagick for ENOVIA Apparel Accelerator for
Design and Development.
# Image Manager Utilty Properties supports only ImageMagick or nConvert
tools.
# Add the convert.exe executable file directory (Eg: "C:/ImageMagick"
or "C:/XnView" - Forward slash must be used in the path)
emxComponents.ImageManager.ImageUtility.Directory=
# Name of the utility needs to be used (Eg: "ImageMagick"
or "nConvert").
emxComponents.ImageManager.ImageUtility.Name=
# ImageMagick Image Generator Path Setting
emxComponents.ImageManager.ImageUtility.Directory=<IMAGEMAGICK_INSTALL
_DIR>
where, <IMAGEMAGICK_INSTALL_DIR> is the installation location of the
ImageMagick software package.
ImageMagick is not supported on AIX 6.1 and Windows2008(64bit)
Operating Systems.
Note:
Where SERVER_HOME - Refers to location where ENOVIA Server is Installed.