Assemblies to add
All three libraries are in the folder where you installed the connector. The default path is:AfcDmsConnector.dllDmsConnector.dllLaserficheConnector.dll
Add the assemblies to one Document Definition
Use this procedure to export data to Laserfiche from a single Document Definition.1
Open the Document Definition
- Click Project > Document Definitions to open the list of Document Definitions available for the project.
- Select the Document Definition you want to change.
- Click Edit.
2
Open the .Net References tab
Click Document Definition > Document Definition Properties, and then click the .Net References tab.
3
Add each library
- Click Add.
- In the Add Assembly dialog box, select Attached file from the Type drop-down list.
- Specify the path to the DLL in the Reference field.
Add the assemblies to multiple Document Definitions
Use this procedure to export data to Laserfiche from more than one Document Definition. Adding the libraries at project level makes them shared assemblies.1
Open the project .Net References tab
Click Project > Project Properties, and then click .Net References.
2
Add each library to the project
- Click Add to open the Add Assembly dialog box.
- Select Attached file from the Type drop-down list.
- Specify the path to one of the connector libraries.
3
Open the Document Definition .Net References tab
- Open a Document Definition in the Document Definition Editor.
- Click Document Definition > Document Definition Properties.
- Click the .Net References tab.
4
Add the shared assemblies to the Document Definition
- Click Add to open the Add Assembly dialog box.
- Select Shared assembly from the Type drop-down list.
- Select each of the three libraries from the list.
5
Save the Document Definition
Save the Document Definition to apply the changes.
