IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Get started with IBM Integration Designer > Create a new project > Create modules and libraries

Business integration projects

The first act in developing an application is to set up one or more projects to hold your resources. A project is an organized collection of folders or packages, and it is the largest structural unit in your workspace.

A project is an organized collection of folders or packages. Projects are used for building, version management, sharing, and organizing resources related to a single work effort. The projects that you will work with most in IBM Integration Designer are modules, libraries, and mediation modules.


Component test projects provide a way that you can automate the running of test cases. You can deploy and run component test projects on IBM BPM. They contain component test suites and test cases for testing components in business integration modules. A succession of wizards help you define the suites and cases.

You can bring Java™ projects into your application. In some cases, you might choose to do bottom-up development by designing Java resources and then importing them into your IBM Integration Designer application.

If you have Java code that will be used in a business integration module or mediation module, create a Java project for the code and add a dependency on the Java project from the module that will be using the Java code. See the topic "Bottom-up development" and "Using Java projects with modules" under related topics for more information.

Create modules and libraries


Related concepts:
Components
Business services: Top-down development


Related tasks:
Create new projects
Use a Java project with a module
Organizing projects using integration solutions