6003: Invalid parameter passed to API

March 12, 2004 | KB: 90009
Laserfiche 6, Plus 6

Summary

The LaserFiche API provides a programming interface to interact with LaserFiche. This message indicates that a program tried to send invalid data to the LaserFiche API.

Workaround

If you are running a third-party application that has been integrated with LaserFiche, then you should contact the vendor of the third-party application.

More Information

The LaserFiche API consists of methods that allow a program to interact with a LaserFiche database. The majority of these methods contain parameters that define the characteristics of the type of action that will be performed. These parameters have been defined to only accept certain data types (string, integer, etc...) and/or predefined values. If the value assigned to a parameter does not satisfy this prerequisite, then the LaserFiche API will generate this message. Additionally, the requested action will not be performed.