Customer Relationship Management 6.7.2
>
Install Guide
>
Installation
>
Deploying QAD CRM
>
Splitting and Compiling UI and Backend QAD CRM Programs
Splitting and Compiling UI and Backend QAD CRM Programs
Perform the following steps on the CRM deployment server:
1 If you are using a Unicode database, update the file named QADCRMInstallDir/qadcrmparam_wc.pf with the following parameters:
-cpinternal UTF-8
-cpstream UTF-8
-cpcoll ICU-UCA
-cpcase Basic
2 Choose Start|All Programs|QAD CRM 6.7.2|QAD CRM Deployment Utility. The following screen appears.
3 From the QAD CRM deployment utility screen, select the button Split and Compile UI and Backend QAD CRM Programs. A screen similar to the one shown below appears.
4 Select the Startin folder as QADCRMInstallDir; for example: c:\qadcrm661\. This is selected by default.
All CRM programs that require recompilation on the backend in that case are copied under QADCRMInstallDir\webclient\backend folder; for example: c:\qadcrm661\webclient\backend
By default, the environment root folder is set to QADCRMInstallDir\webclient; for example: c:\qadcrm661\webclient
QAD ERP Version
Select the QAD Enterprise Edition version with which you are trying to integrate CRM.
5 Click OK to start processing
At this point, you might encounter the following warning messages:
Remote Appserver connection could not be established. Validate QAD CRM Appserver Information using QAD CRM Deployment tool.
You must only generate.cab file for CRM Webclient only when AppServer connection is established successfully. Do you still wish to proceed?
Answer Yes to continue with the file splitting. The AppServer setup will be carried out in later steps before the generation of the CRM Webclient .cab files.
• Two log files will be generated in the QADCRMInstallDir\log folder that contains error information. After you have run the above utility, it will create various subfolders under QADCRMInstallDir\webclient\frontend (in this example, c:\qadcrm661\webclient\frontend): contains CRM code and other files required to make the CRM cab file.
After you have run the above utility, it automatically compiles all the CRM UI programs required for CRM WebClient against your existing CRM databases and generates the .r files.
• QADCRMInstallDir\webclient\backend (in this example, c:\qadcrm661\webclient\backend): contains all the code that is required on the backend server. It will contain the source code of programs that need to be copied to the AppServer machine and compiled there.