List of Changes for Laserfiche SDK 10.2.

April 7, 2017 | KB: 1013842
SDK 10.2

Summary

SDK 10.2 includes updated versions of the Laserfiche libraries distributed with previous versions of the SDK:

  • LFSO102.dll
  • DocumentProcessor102.dll
  • PdfExporter.dll
  • Laserfiche.RepositoryAccess.dll
  • Laserfiche.DocumentServices.dll
  • ClientAutomation.dll
  • LFImageEnable80.dll
  • Laserfiche.ImageEnable.dll

Where appropriate, the updated libraries/assemblies support new features included in Laserfiche Server 10.2. The following section highlights miscellaneous new features and changes included in the version 10.2 libraries and assemblies.

CMIS Gateway

The Laserfiche CMIS Gateway is a bridge to the Laserfiche content repository server that understands the CMIS protocol (compliant with version 1.1 of the OASIS Content Management Interoperability Services (CMIS) standard). Via the CMIS gateway, enterprise content management (ECM) repository clients that support CMIS can retrieve and modify data in a Laserfiche repository using the standardized CMIS protocols and upload new data to a Laserfiche repository. This integration allows for creating, reading, updating, and deleting items in a Laserfiche repository from CMIS compliant applications. Additionally, you can edit Laserfiche metadata and manage document versions via CMIS. The CMIS Gateway provides an easy way to integrate with existing CMIS client applications. With a CMIS client library, you can also programmatically access a Laserfiche repository through the Laserfiche CMIS Gateway.

Recommended uses:

  • To perform basic repository actions such as creating, editing, reading, or deleting documents and folders
  • To perform these actions through an enterprise content management repository client that supports CMIS

The Laserfiche CMIS Gateway is available as a standalone installation package.

Please see Knowledge Base article 1013840 and 1013839 for more information on the Laserfiche CMIS Gateway.

Additional Changes

  • DocumentServices now implements a ListImporter class that allows processing of .LST import list files.
  • The new Laserfiche.RepositoryAccess.Thesaurus and Laserfiche.Repository.ThesaurusConfiguration classes allow working with the thesaurus feature in the Laserfiche 10.2 Full-Text Search Engine catalog.
  • The ImportEngine XML import list XML schema now allows you to specify an OCR optimization mode.
  • The LaserficheLocale and LaserficheTimeZone properties of the Laserfiche.RepositoryAccess.SessionLocale class have been renamed to Locale and TimeZone, respectively. SessionLocale.Locale returns a .NET Framework
  • System.Globalization.CultureInfo instance, and the SessionLocale.TimeZone property returns a System.TimeZoneInfo instance.
  • The response from a Template.EnumAll method call now includes the field type for fields.
  • Launching a new instance of Laserfiche Client through ImageEnable no longer starts two instances of LF.exe. (135548)

Related Links

1013843 Release Notes for Laserfiche SDK 10.2.

1013840 Release Notes for the Laserfiche CMIS Gateway 10.2.

1013839 List of Features for the Laserfiche CMIS Gateway 10.2.