Add a folder as a temporary upload location for captured files
You can create a network folder from a shared folder as temporary upload location for captured AutoStore files.
-
Update the ConfigurationManager.exe.config file to show the Upload
location settings section, which is hidden by default, on the
Workflow Engine:
- Open the Install_drive\Program Files\Kofax\BusinessConnect\Utilities\ConfigurationManager.exe.config file in a text editor.
- Add the following line under <appSettings>: <add key="SetWebCaptureUploadLocation" value="true" />
-
Create a new shared folder for the captured files:
- Right-click on the new folder and select Properties.
- Click the Sharing tab and note the Network Path.
- Click Advanced Sharing.
- Select the Share this folder check box.
- Ensure that the account associated with this folder has read/write permissions. Click Apply, then OK.
-
In Business Connect Server Configuration Manager, click
the Workflow Engine tab:
- In the Upload location settings section, select Use network shared location.
- In the Shared Folder field, enter the network path from step 2.b.
- In the Username (UPN) and Password fields, enter the account associated with this folder that has read/write permissions.
- Click Test settings to verify the configuration, then click Apply or OK.