Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Using the OIG COM Component : Overview

Overview
Object Integration Gateway COM Component
Object Integration Gateway comes with a COM component that provides a simple interface between the rules engine and any COM-enabled components, such as Visual Basic applications and Active Server Pages. The COM component provides access to all the features of Gateway that are available from the servlet and the tag library, plus the ability to access data via an ADO recordset.
The Object Integration Gateway COM component contains one class, eCTSsession. This class exposes all the methods needed to write an application.
The examples in this chapter use Visual Basic or ASP syntax.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved