Repository Details for Local File System

Specifies the location of your files in the local file system.



How to Start

  1. On the Organizer, do one of these:
  2. Do one of these:
    • Add a File Upload control:
      1. In the eForm Builder, in the Toolbox, open the Common Controls tab.
      2. On the Common Controls tab, drag a File Upload control onto your form.
    • Change a File Upload control:
      1. In your form, put your cursor on the control, and click Edit .
  3. On the Configure tab, click Add Repository .
  4. On the Choose Document Repository screen screen, select Local File System , and click Next.

Fields

Field Name Definition

Name

Function:
The name of of the target repository.
Accepted Values:
One line of text with no spaces.
Default Value:
None

Enter Folder Path

Function:
Specifies the target folder path for the file upload.
Accepted Values:
A valid URL.
Default Value:
None

New Folder

Function:
Specifies the name of the folder to create in the repository.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
Yes

Overwrite If File Exists

Function:
Specifies if the activity overwrites the files if they already exist at the specified destination location.
Accepted Values:
  • Deselected - The activity does not overwrite any existing file..
  • Selected - The activity overwrites the file if it exists with the same name at the destination location..
Default Value:
Deselected