Chapter 3 Working with the AI Component Builder
Once you have defined a component that has one or more methods, you can deploy it to Jaguar, where it can then be used in Jaguar client applications.
This section covers the following topics:
The Component Builder provides a wizard that makes it easy to deploy components. The wizard performs the following functions:
When you deploy a component, you must provide the information on the dialog boxes described in the following table:
After you provide the information needed by the wizard, a progress window appears and provides you with status as the components are deployed. If deployment is not successful, use the messages that appear in the progress window to troubleshoot errors.
For each Jaguar server you deploy components into, the
first time you deploy a component, a message indicates that the
feature for deploying components is not yet installed in the Jaguar
server. Click OK to install this feature.
Each AI for CICS component built and deployed to Jaguar consists of two or more Java classes that work with the AI for CICS Adapter, which allows those CICS programs to be viewed in Jaguar as components.
The Adapter consists of a set of Application Integrator classes that are also referred to as the Application Integrator run-time classes. Internally, the Adapter provides access to CICS programs; it also provides security, transaction control, datatype conversion, and error handling integration.
For each component that is deployed, AI for CICS creates (or modifies, if one already exists) the following items on the Jaguar server:
When components are deployed into Jaguar, the following steps occur:
When you deploy a component into Jaguar, the Component Builder also deploys the connection that is associated with the component.
When a component is deployed into Jaguar, the information for the component's connection is sent to Jaguar in the form of a serialized file, which is located in the Jaguar installation directory structure (in the java\classes\SybAIConnections directory). If you need to change connection information for a component, you must edit the connection in the Component Builder, and then redeploy the component and connection.
Sybase provides samples with the Application Integrator software.
These samples include tutorials designed to help you learn to use
the Component Builder to create components and connections. See
the online documentation in the Sybase\Application Integrator 3.0 program
group for information on running the tutorials.
Copyright © 1999 Sybase, Inc. All rights reserved. |
![]() |