3.2

Table Of Contents
Configuring the workgroup.xml File
246
16. Test the setup by doing the following:
a. Open one Interplay Access client.
b. Connect to the database and import a new file asset.
c. Lock and unlock the database.
d. After reconnecting to the database with Interplay Access, check if the file is still in the
database.
17. If the test is successful, delete or rename the folder
\\SharedStorageServer\WorkspaceName\AvidWG.
Configuring the workgroup.xml File
When you reuniting a split database, you must edit the workgroup.xml file to remove the path for
the file repository share.
This file is located in the Interplay Engine installation directory, for example,
C:\Program Files\Avid\Avid Interplay Engine\Data\Apache\conf\workgroup.xml
(non-cluster systems)
S:\WorkgroupData\Apache\conf\workgroup.xml (cluster systems).
n
On a cluster system, the following file might be installed on both nodes: C:\Program
Files\Avid\Avid Interplay Engine\Data\Apache\conf\workgroup.xml. These files are not currently
used and do not need to be edited.
The default database location that you specified during the Interplay Engine installation is
published through this file as a default. The following example shows the section of
workgroup.xml that includes the database location:
<filetransfer>
<path read="true" write="true”>
\\IEServer\WG_Database$
</path>
</filetransfer>
For IEServer, substitute the network name for the Interplay Engine server.