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


Chapter 4 Adapter Schema Palette : TIBCO Designer Adapter Schema Folders

TIBCO Designer Adapter Schema Folders
This section briefly discussed TIBCO Designer Adapter Schema folders. The appendix is not meant to be read sequentially, instead, it is accessed by the online help when you click "What is this" on any of the folders. You may also find it helpful when you are interested in information about a specific folder.
The following folders are discussed:
Folder Resource
Folder resources are used to organize projects. For example, you can add one folder each for each adapter instance you are designing. TIBCO Designer uses folders inside the AESchemas folder to organize Schema resources.
AESchemas Folder
The AESchemas folder is a container for all schema data used by all applications in your project.
Classes Folder
The Classes folder is a container for all classes used by all applications in your project. Create a folder for you application inside this folder for a clean organization. See the TIBCO Adapter SDK Programmer’s Guide for more information.
Scalars Folder
The Scalars folder is a container for all scalars used by all applications in your project. It contains folders for scalars commonly used by applications.
The Scalars folder under AESchemas/ae contains TIBCO ActiveEnterprise scalars. For information on mapping between those scalars and C++ and Java types, see the TIBCO Adapter SDK Programmer’s Guide.
The Scalers folder under AESchemas is meant to hold a folder for the scalars used as schema by your application.
For more information, see Scalars
Unions Folder
The Unions folder is a container for all unions used by all applications in your project. Create a subfolder to hold unions used by your project. For more information, see Unions
Sequences Folder
The Sequences folder is a container for all sequences used by all applications in your project. Create a subfolder to hold sequences used by your project. See the TIBCO Adapter SDK Programmer’s Guide for more information.
For more information on using sequences inside TIBCO Designer, see Sequences
Associations Folder
The Associations folder is a container for all associations used by all applications in your project. For more information, see Associations.

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