LCSession class overview

The LCSession class represents the Connectors environment of the current script, providing access to the available connectors and Metaconnectors, as well as the current error status. The status property and methods are useful when writing error handling code and reporting errors as text messages.

This chapter describes the LCSession class as it used in standard LC programming. The LCSession class provides additional methods and properties, and has a different constructor, when it is used from an agent called by an HCL Enterprise Integrator (HEI) Scripted activity. See Appendix E for details.