How to Change the Temporary Working Folder in Umango

How to Change the Temporary Working Folder in Umango

Overview

Umango uses a temporary working folder to store files during processing. This folder is separate from the batch folder and is used internally by the system while documents are being processed.

In some environments, you may want to move this folder to a different drive, for example to increase available disk space or improve performance. This can be done using the Advanced Configuration Setting called TempPath.

Important: The TempPath setting is only available in recent releases of Umango. Make sure you are running the latest release before trying to configure this option.

Setting the TempPath Location

To change the temporary working folder:

  1. Open the Umango Dashboard.
  2. Navigate to the Advanced Configuration screen. See the related knowledge article for changing settings in the Advanced Configuration Screen
  3. Add or modify the setting named:
    TempPath
  4. Set the value to the desired folder location.
    Example: E:\data\temp

This example moves the temporary working directory to the E drive.

Permissions Requirements

The Windows Service account running Umango must have read and write permissions to the folder specified in TempPath.

Before applying the change:

  • Create the folder if it does not already exist.
  • Make sure the service logon account has read permission.
  • Make sure the service logon account has write permission.
  • Modify permission is also recommended.

Without the correct permissions, Umango may not be able to process documents correctly.

Apply the Configuration

After setting the value:

  1. Save the configuration.
  2. Restart the Umango Windows Service.

The new temporary working folder will be used after the service restart.

Additional Notes

  • This setting does not affect batch folders or destination folders.
  • The temp folder is used only during processing and files may be automatically removed when processing completes.
  • For best performance, use a fast local disk with enough free space.

For help setting advanced configuration values, refer to the knowledge article on the Advanced Configuration Screen.


    • Related Articles

    • Network Folder Source Connector – XML Data File Not Found

      Overview When using Umango's Network Folders Source Connector with the option "Expect an XML data file with the same name as the importing file. If one exists, import the XML data", you may encounter import failures, particularly when larger files ...
    • AI Document Types Disappear After a License Change

      Why can’t I select my previously trained AI Document Types after changing my license? Overview If you’ve recently changed your Umango product key (license), you may notice that previously trained custom AI Document Types no longer appear when ...
    • Installing Umango Silently Using Command Line Properties

      This article explains how to install Umango without user interaction by running the installer from the command line and supplying MSI properties. The Umango installer is distributed as an EXE bootstrapper that contains an MSI package. For silent ...
    • Umango Scan Actuator Troubleshooting

      This article walks you through diagnosing connection problems between the Umango Scan Actuator (the small desktop app that talks to your scanner) and the Umango web application running in your browser. If you're on a personal or home computer, start ...
    • Changing SNMP Settings in Umango

      Umango uses SNMP (Simple Network Management Protocol) to discover and interact with supported multifunction devices (MFDs) on the network. These settings can be customized via the Advanced Configuration Screen. Default SNMP Settings By default, ...