Files
Files lets you import various file types directly into Process Automation that can be used by workflows whenever they run. Files function as a shared library of templates or supporting documents that live Process Automation. Unlike files stored in a repository or files stored on local machines or internal network paths, files imported here are available to all workflow designers. Instead of uploading a file each time a workflow runs, you can store the file once and reuse it across multiple processes, helping maintain consistency and simplifying maintenance.
Files can be used by the Attach Electronic Document and Update Word Document activities.
Note on Using Files in a Cloud Environment
Workflows running in Process Automation run in the cloud and cannot access files stored on local computers, internal network locations, or file system paths.
To use a file in a workflow, you must first make the file available to Process Automation through one of the following methods:
- Upload the file to Files as a file asset (as described below).
- Store the file in the Laserfiche repository and retrieve it during the process.
- Provide the file as part of a form submission or process input.
- Retrieve the file using a supported integration or API.
Once available to the process, the file can be used in workflow activities that reference files.
Importing a File
- Click New in the top left of Files.
- In the dialog, click Choose File to select the file you want to import. The File Name textbox populates with the name of the file.
- Type the name you want to use to refer to the file in your workflow in the Asset Name text box.
- Optional: Type a description of the file content.
- Click Finish.
The new file appears in the list.
Note: You can import up to 1,000 file attachments. Learn more about service limits
Modifying a File
- Double-click the file you want to modify in the list in Files.
- In the dialog, make any modifications to the file. When you modify the name of file, the new name is updated and used throughout Workflow.
- Click Save.
Exporting a File
- Select the files you want to export.
- Click Export
above the list in the toolbar. - Type a name for the exported file.
- Click Export.
For an example that uses this feature across process automation, see the Migrating Laserfiche Form Tables into Microsoft Word Documents whitepaper.