---
title: "Installation and Configuration Guide - Cloud"
slug: "laserfiche-install-cloud"
description: "Integrate OneSpan Sign with Laserfiche Cloud by following installation steps, creating remote agents, and testing workflows for seamless document management."
updated: 2026-07-15T14:10:17Z
published: 2026-07-15T14:10:17Z
canonical: "docs.onespan.com/laserfiche-install-cloud"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation and Configuration Guide - Cloud

## CloudPrerequisites

- OneSpan Sign account. Sandbox account is preferred for testing.
- Laserfiche Cloud account information (Client ID, Username & Password)

## Installation Steps

### 1. Download Integration

1. Download the latest version of the integration from the provided link.
2. Unzip the package in your desired location.
3. The unzipped folder will contain the following structure:

| Name | Type |
| --- | --- |
| docs | File folder |
| LF Cloud Configuration | File folder |
| other | File folder |
| Remote Agent Source | File folder |
| Script Rules | File folder |
| Workflow Definition | File folder |

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image1.png)

---

### 2. Create Remote Agent

1. Log in to Laserfiche Cloud: [https://app.laserfiche.ca](https://app.laserfiche.ca)
2. Go to Process Automation.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image2.png)

1. Go to Integrations.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image3.png)

1. Create a Remote Agent (provide a Name and optional Description, then click Create).

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image4.png)

1. Open the newly created Remote Agent.
2. Go to the Workers tab.
3. Expand the Installation Steps block.
4. Click Download to download the Remote Agent installer.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image5.png)

1. Run the installer and follow the on-screen steps to install the Remote Agent.
2. After installation, register your worker using the Laserfiche Worker Configuration Tool.
  - You may register via credentials or via a token (click Generate new registration token for the token method).

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image6.png)

1. Once registered, the worker will appear under Registered Workers with a status of Online.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image7.png)

1. Go to the Queues tab.
2. Add a Queue.
3. Under the queue, add a plugin of type Remote Script Source Plugin.
4. Save all changes.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image8.png)

---

### 3. Create Rules

1. Go back to Process Automation Home.
2. Go to Rules.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image9.png)

1. Import Rules from the OneSpan Sign installation files:
  - Click Import and select the file located at: Installation files\\Script Rules\\OSS Script Rules.bri

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image10.png)

- Follow the import steps. You will have 4 Rules imported from OneSpan Sign:
  - Check Transaction Status
  - (additional rule)
  - Download Documents
  - OSS Tokens
  - Request Signature

1. Go to the Script link to find the imported Script Rules.
2. Open each Rule and:
  - Confirm the correct Remote Agent is tagged.
  - Click Publish to publish the rule.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image11.png)

---

### 4. Create Sample Workflow

1. Go back to Process Automation Home.
2. Go to Workflows.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image12.png)

1. Import the sample Workflow definition from the OneSpan Sign installation files:
  - Click Import and select the file located at: Installation files\\Workflow Definition\\OSS For LF Cloud.wfi
  - Follow the import steps.
  - OSS Tokens
  - Request Signature
  - Repeat (loop)
    - Check Transaction Status
    - Download Documents
  - Conditional Sequence
  - Delay
2. The imported sample workflow should contain the following activities in sequence:

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image13.png)

---

### 5. Add OSS DLLs to Remote Agent

Copy all files from:

Installation files\Remote Agent Source

to:

C:\Program Files\Laserfiche\ProcessAutomationWorkerAgent\LFPALocalAgent

The following files should be copied:

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image14.png)

---

### 6. Generate Configuration File

1. Navigate to: Installation files\\LF Cloud Configuration
2. Run ESLConnector.LFCloudConfiguration.exe.
3. Fill in the required fields:

OSS Account Info

- OneSpan Sign Environment
- OneSpan Sign Account User Name
- OneSpan Sign Account Password

LF Account Info

- Laserfiche Server Name
- Laserfiche Repository Name
- Laserfiche Repository Default Volume Name (default: DEFAULT)
- Laserfiche User Name
- Laserfiche Password

Transaction Preferences

- Default Sender Email

1. Click Generate Configuration File.
2. A configuration file named OSSLFCouldIntegrationConfig.txt will be created in the same folder.

![](https://cdn.document360.io/038f59a7-abd0-4c14-9de7-3434d28b49fd/Images/Documentation/laserfiche_install_cloud_image15.png)

---

### 7. Copy Configuration File

Copy OSSLFCouldIntegrationConfig.txt to:

C:\Program Files\Laserfiche\ProcessAutomationWorkerAgent\LFPALocalAgent

---

### 8. Test Run

1. Go back to the workflow.
2. Confirm all activities have the proper rules tagged.
3. Click Publish to publish the workflow.
4. Run the workflow to verify the integration is working correctly.
