WebOffice and MGC Configuration
29
4.
In the
Item=Value
pane, click the
ENABLE_EXTERNAL_DB_
ACCESS
item.
5.
In the
Edit
value text box, enter the value
YES
.
6.
Click the
Set value
button to apply the new value to the system configuration file.
7.
Click
OK
.
A confirmation dialog box opens.
8.
Click
Yes
to confirm.
Configuring the XML Configuration File
The
External DB Tools
folder in the MGC Manager software kit contains a file named
apserver.xml
, which is used to define information related to the external database
application. The
apserver.xml
file must be edited and sent to the MCU.
The initial contents of the
apserver.xml
file are as follows:
<APPServer_Configuration_file>
<Servers_List>
<Server_Data>
<IP>
172.22.133.41
</IP>
<Port>
5001
</Port>
<Login>
ACCORD
</Login>
<Password>
ACCORD
</Password>
<Directory>
McuIntegration
</Directory>
<Server_Data>
</Servers_List>
</APPServer_Configuration_file>