IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Resources

The projects, folders, and files that you work with in the IBM® Integration Toolkit workspace are called resources. By default, these resources are stored with their metadata in the workspace directory in your local file system. The workspace directory is created the first time that you start the IBM Integration Toolkit.

The default locations for the workspace are in the following places:

You can create projects in other directories in addition to the workspace directory. You can maintain multiple workspaces by specifying a new location at the prompt when you start your IBM Integration Toolkit session.

Typically, you edit and view IBM Integration Toolkit resources in the Application Development view in the Integration Development perspective.

Resource editors do not automatically reflect the changes that you make in one window in additional windows that you have opened to view the same resource. Close and reopen additional windows each time that you update a resource in an editor session.

Types of resource

You can create and work with three basic types of resource:

Source files
Source files are resources that you create to develop integration solutions. When you create certain resources, such as message flows and message maps, they must be stored in containers (applications, integration services, libraries, or integration projects). In the IBM Integration Toolkit, these resources are grouped by file type in folders within the container hierarchy for ease of reference. Other resources, such as projects and adapter connections, can exist outside a container, and are listed under Independent Resources.
Note: The layout of the resources in the IBM Integration Toolkit might not be identical to the layout of the same resources in the file system. For more information, see Resource management overview.

You can create resources from a pattern more than once to give unique pattern instances with different configurations, see Patterns. The resources for each pattern instance are contained within a single pattern instance project. The pattern instance project contains links to all projects that contain the resources that are created as a result of generating a pattern instance from your configuration, such as message flows, Java™ classes for JavaCompute nodes, ESQL modules, message maps, test client, XML files, and style sheet files.

Supporting files

There are a number of files that maintain information that supports other activities. For example, .broker files contain definitions of broker connections and .mbtest files contain the steps that define a test that you use with the Test Client to debug your applications.

Deployable files

Deployable files are included in a broker archive (BAR) file and deployed to the broker where they process messages. For more information about BAR files, see Broker archive.

References between files

Resources can refer to other resources, for example, a message flow can refer to subflows or maps, but any files on which a resource depends must be present when that resource is compiled; see By name linking.

You can use project references to make resources that are stored in a project or library available for use by another project or container. For example, a message flow that is in an application or library might require a message model that is in another library, or an integration project might require an independent resource such as a message set.
Note: The method that is used to create project references in applications and libraries is different from the method that is used to create project references in integration projects. For more information about project references, see Adding and removing library references.

ab00230_.htm | Last updated Friday, 21 July 2017