The following describes the steps to configure a machine to act as a Rending Server for the purpose of rendering M*Modal documents to RTF format using the newest version of AnyModal Publish, referred to as "AMP II". As of the date of this documentation, Microsoft Word 2007 is required by the AnyModal Publish II software.
1.Make sure the .NET 3.x framework is installed on the machine. If not, you can download it from Microsoft.
2.Install Microsoft Word 2007
3.Start up Internet Explorer
4.Navigate to http://server2.hudson-medical.com/installs/mmodal/AnyModal_Publish\AMP2
5.Download the following file to the local drive: AmpIntegrationKit_V442450.10011.zip
6.Unzip the file and run the .MSI installer file.
7.The setup program will install the AMP software in c:\program files\mmodal\AmpIntegrationKit
8.Copy the AMPRegister.zip file from the ChartNet \bin folder to c:\program files\AmpIntegrationKit\cSharp\Bin
9.Unzip the AMPRegister.zip to the same folder.
10.Run the Register.bat file that is located in the \csharp\bin folder.
11.Copy the MTCDA2WORD.EXE program from the ChartNet \bin folder to the ...\cSharp\bin folder
12.Create an icon in the Startup folder to run MTCDA2WORD.EXE /Path=\\[Chartnet DB server]\chartnet\cda2word /AmpVersion=2
13.The MTRENDER program must be running in the Service Controller. This program requires the path specified in the System record, under the "Paths" tab called "Path where rendering will be done". On the command-line, you must specify /AmpVersion=[1 or 2]. The default is '2'.
14.The rendering templates must reside in the \\[chartnet server]\chartnet\system\voicerec\mmodal\RenderingTemplates folder. Each rendering template should be named with the following convention: Template_[site].doc or Template_[site]_[formcode].doc or Template_[site]_[formcode]_[doctorcode].doc.
Notes on AnyModal Publish and AnyModal Publish II.
ChartNet can handle both the new AMP II version and the older AMP I version.
Each instance of MTCDA2WORD can only handle one version, based on the command-line paramter: /AmpVersion=1 or 2. If you need to run both versions, then two rendering servers will be required, one for each version.
Only one instance of MTCDA2WORD can be run on any given server.
MTRender can handle both versions, if required. If /AmpVersion=1 is on the command line, then AMP 1 will be the default, but can be overridden by site by specifiying an override AMP version on the "Misc" tab of the Sites maintenance. Also on the Misc tab is a place to specify the override "Path" to use for AMP II rendering.
If MTRender is started with /AMPVersion=2, then all rendering will be done using AMP II.