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.

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