Anchor | ||||
---|---|---|---|---|
|
The Advanced Document Management module is optional. For For more information, contact Key2Act contact WennSoft Sales.
Table of Contents |
---|
The following tables lists list all windows and fields with attached image buttons.
...
Setting up the Advanced Document Management module involves creating an attachments folder and mapping the attachments folder to the server.
Create an attachments folder
Complete the following steps to create a folder to hold your attachments.
...
- Create a \docs folder under the \Microsoft Dynamics GP folder on the shared server. The attachments folder must be created on the shared server so everyone can access the attachments.
Create the following folders under \docs:
Service Management Job Cost - \customer
- \location
- \equip
- \contract
- \calls
- \subloc
- \equtype
- \model
- \quote
- \job
- \project
- \changeOd
- \subctr
- \costcode
- \forecast
Map the attachments folder to the server
Add the following line to the DEX.INI file on each client workstation:*WS_DocRoot=H:\GP\docs\*
(must end in backslash)
- where H is a shared mapped drive
- where GP is the name of the Microsoft Dynamics GP folder on the shared SQL server
- where docs is a folder in the Microsoft Dynamics GP folder
Map the temporary folder location
You must specify a temporary folder to be used when viewing attachments that were copied to the database.
Add the following line to the DEX.INI file on each client workstation:
*WS_TempDir=C:\temp\*
(must end in backslash)
- where C is the local drive
- where temp is the name of the folder that will hold the attachments
Update the next document number (optional)
If you have multiple companies that are using document attachments, the "Copy File" method saves attachments for all companies to the same shared location. You will receive an error when saving an attachment if the next document number that defaults has already been used by another company.
...