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

Imports and exports

Imports and exports define the external interfaces or access points of a module. You can use an import to identify services outside of a module, so that they can be called from within the module. You can use an export to allow components to provide their services to external clients.

SCA


Related concepts:
Service components
Service data objects
Service qualifiers
Modules
Service implementation types