Creating an SCA composite
Service Component Architecture (SCA) applications organize
components within composites.
Creating an SCA component
You can use the New SCA Component Wizard to create a component
with initial values for its composite, interface, and implementation.
Creating a CICS SCA component type
A CICS SCA
component type is a .componentType file that lists all the services that an
application offers and all references to other services that you can wire.
Creating a component reference
If your component needs to reference services provided
by other components or applications, add a reference to the component.