This guide provides information on using HCL Domino Designer and programming language reference information.
Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.
LotusScript® Extensions for Connectors (LC LSX) enhances the power of Notes® by extending its scripting to data outside of Notes through the use of Connectors. The programming model is independent of the individual connector. This eliminates the need to learn each individual system, while at the same time allowing experienced users to access the individual features of a specific system.
This appendix provides information about error messages.
The following features are new for developers in HCL Domino® Designer 12.
Accessibility features assist users who have a disability, such as restricted mobility or limited vision, to use information technology content successfully.
Welcome to the Application Design section of Domino® Designer Help.
Welcome to the Application Management section of Domino® Designer Help.
Domino® Query Language (DQL) is a facility running on a Domino server that provides a terse, shorthand syntax for finding documents. It supports a wide variety and complexity of search terms. It leverages existing design elements, avoiding the need to write detailed code to access them. DQL consolidates all methods in Domino for searching document contents.
Composite applications are a key element in a service-oriented architecture (SOA) and contextual collaboration strategy. The ability to create and edit composite applications lets you easily integrate different types of components and technologies.
Domino® Designer includes two types of design elements to assist you in managing data contained in DB2® enabled Notes® databases:
This section contains general guidelines and examples that show where to use Java, LotusScript, and the formula language.
This section documents the formula language.
Welcome to the LotusScript® Language section of Domino® Designer Help.
This section documents the Java/CORBA classes.
This chapter provides an introduction to the LotusScript® Extension for Connectors (LC LSX) and explains the organization of this manual.
This chapter provides information about the LCConnection class methods and properties.
This chapter provides information about the LCCurrency class methods and properties.
This chapter provides information about the LCDatetime class methods and properties.
This chapter provides information about the LCField class methods and properties.
This chapter provides information about the LCFieldlist class methods and properties.
This chapter provides information about the LCNumeric class methods and properties.
This chapter provides information about LCSession class methods and properties.
This chapter provides information about the LCStream class methods and properties.
Each entry provides the error code in both hexadecimal and decimal format (hexadecimal is first, decimal second), the LCSTATUS constant (usable from any language), the error text for the message, and then a description of the error.
This section provides information about how to interpret the LotusScript® Extensions (LC LSX) error messages. It describes the format of each error and what each component of the error message indicates.
General error messages are listed as follows:
Connector error messages are listed as follows:
Parameterized connector errors are shown as follows:
Several field-specific parameterized connector errors are shown as follows:
This appendix provides information about the property tokens used in the LotusScript® Extensions (LC LSX).
This chapter provides information about connector properties. These properties are used when creating connections using the Lotus® Connector LotusScript® Extensions.
This appendix provides information about character sets, including character set translation, character sort order, and a list of the character sets supported by the Connector LotusScript® Extensions (LC LSX).
This appendix provides information about additional methods and properties provided for HCL Enterprise Integrator (HEI) with the LCSession class that expand on the Connector LotusScript® Extensions (LC LSX).
Developers are advised not to use LS:DO. Developers should use the Connector LSX for (LCLSX) when accessing external data sources.
As part of providing additional Java™ reference documentation, Domino® Designer ships with a help plugin that contains Javadoc™ for additional Domino Designer related APIs.