Skip to main content
Feedback

Laserfiche - Partner operation

The Laserfiche - Partner operation defines how the Laserfiche connector will interact with your Laserfiche repository. It represents a specific action (Search, Create, Update) to perform against a specific object in your Laserfiche repository. An object can be a document, folder, type of metadata, audit reason, task, or user attribute.

Actions

Not all actions are available for every object. Create a separate operation component for each action/object combination that is required for your integration.

The Laserfiche - Partner connector features various actions that can be used to automate operations in a Laserfiche repository.

Create

The Laserfiche - Partner connector supports a variety of Create actions for creating entries.

Get/Read

The Laserfiche - Partner connector supports a variety of Get actions for finding entries, entry metadata, and trustee information.

Important

If multiple documents are provided as inputs to the Get Repository List operation, it will output multiple documents, each containing a copy of the repository list.  As a best practice, ensure no documents are provided as inputs to the Get Repository List operation.

Update

The Laserfiche - Partner connector supports Update actions for assigning metadata to entries, moving entries, and renaming entries.

Delete

The Laserfiche - Partner connector supports Delete actions for deleting entries and metadata.

Export

The Laserfiche - Partner connector supports Export actions for exporting entries out of your Laserfiche repository.

Cancel

The Laserfiche - Partner connector supports Cancel operations.

Options tab

The fields available in the Options tab depend on the action selected. Some common properties are:

Connector action: The Connector action corresponds to the action you want the operation to take in the Laserfiche repository.

Object: The Object corresponds to the Laserfiche object the operation is acting on, for example, a Laserfiche entry or search.

Request and response profiles: Click the Import button to retrieve these profiles from the Laserfiche connection. Select a Runtime and the Laserfiche Connection you configured to retrieve the profiles. The Request profile corresponds with the JSON schema of the request body of the Laserfiche API call. You can review the Request and Response profiles to see the type of data the action will get and return when the action runs.

Tracking direction: Select the document tracking direction for the operation, either Input Documents orOutput Documents. This setting enables you to choose which Boomi documents appear in Process Reporting. Start steps always track output documents regardless of your selection.

Error behavior: Select Error Behavior if you want to be able to act on failed operations in your process instead of only reporting them on the Manage page.

Additional options: The rest of the options are operation parameter fields based on the Connector action and the Laserfiche API. The values entered here become default values for the all the steps in the process that use this operation. You can override the default values in the step's Dynamic Operation Properties tab. Some common fields are:

  • Repository ID: Select the repository you want to interact with from the drop-down menu. For Laserfiche Cloud, you can find your repository ID from your repository's URL. For example, https://app.laserfiche.com/laserfiche/browse.aspx?repo=r-123a45aa. For self-hosted Laserfiche installations, your repository ID is the name of the repository.

  • Entry ID: Enter the ID of the entry you want the operation to interact with by default.

Archiving tab

See the topic Connector operation’s Archiving tab for more information.

Tracking tab

See the topic Connector operation’s Tracking tab for more information.

Caching tab

See the topic Connector operation’s Caching tab for more information.

On this Page