The Laserfiche Integrator’s Toolkit is a collection of
commands and documentation that allows you to
create integrated document management solutions for
your working needs. It provides the necessary tools
to integrate Laserfiche with third-party applications,
customize system functionality and automate
Laserfiche-related tasks.
With the comprehensive documentation included in the Toolkit, detailed instructions and sample source code, information technology personnel have maximum flexibility to meet the specific business needs of a wide variety of organizations. Developers familiar with COM calls will be able to
take full advantage of the Integrator’s Toolkit. Any
Windows-based development language, such as C++,
Access Basic or Visual Basic can be used to create
applications. Visual Basic knowledge is helpful for
modifying the source code and for incorporating
customized commands.
Laserfiche API commands are COM methods that
communicate with the Laserfiche server. Based on these
methods, the Laserfiche server will request and carry
out commands from the Laserfiche database, such as
retrieving data or modifying the contents and structure
of the database tables. Laserfiche API commands do not
depend on the Laserfiche client. These commands
communicate directly with the Laserfiche database. This direct communication is accomplished through
the Laserfiche server.
For example, Laserfiche API commands allow the
integrator to create databases, retrieve database
information, and connect to and disconnect from a
Laserfiche database. Other Laserfiche API commands
include, but are not limited to, creating documents and
batches, modifying their contents, and finding basic
information about the document or batch in question.
Benefits of the Laserfiche Integrator's Toolkit include:
- Extensive API command collection
- Image Enable commands simplify Laserfiche
repository access through third-party applications
- HotKey ActiveX commands
- OCR Bridge for integrating third-party OCR
engines
- Import List commands
- Error code documentation
- Documentation for template data
- Facilitates custom audit reports
Return To Top
|