Integration projects
An integration project is a specialized container in which you create and maintain all the resources associated with one or more message flows.
Message flow projects have been replaced by integration projects in IBM® Integration Bus 10.0.
- Message flows
- Subflows
- Message maps
- ESQL files
- Database definitions
- BAR files
- Test Clients
An integration project can reference a static library but not a shared library.
Integration projects are shown in the Independent Resources folder in the Application Development view. Integration project resources are created as files, and are displayed under the project. These resources define the content of the message flow, and additional objects that contain detailed configuration information. For example, a project might contain ESQL modules or message mappings, used by one or more nodes in the message flow.
You can add resources to an integration project and deploy those resources directly from the integration project, without having to deploy them in an application or library.
You can share your Integration projects with others by exporting and importing an integration project as a compressed file known as a project interchange file. You can also copy project directories from your workspace directory to another location; for example, to backup the project directory or to use in another workspace directory.