IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Get started with IBM Integration Designer

Partitioning libraries and modules

When you put artifacts in libraries, you can share those artifacts with modules. The method that you use to package the libraries and their contents can affect maintenance and scalability.

The most important consideration is to package according to the encapsulation boundary, by minimizing library and module dependencies.

You can use this approach to make changes within the boundary with the confidence that you will not affect things outside it, and to assign stronger ownership of the design and runtime artifacts based on these boundaries. The picture below illustrates this approach.


Related concepts:
Libraries
Modules and libraries dependencies


Related tasks:
Create libraries