You use an SCA library project in IBM® Integration
Designer to create and share XML schemas and
interface definitions between SCA modules.
Procedure
-
Create the SCA library by clicking while in the Business Integration perspective.
-
In the Dependencies editor, set the Sharing Across Runtime Environments
option to Global to make it a shared library.
-
Right-click the library and click Properties. Click and select the parsing mode that you want to use. If you select both, the library can
be shared with applications that run in both business object modes.
-
When you are ready to deploy the library, export the SCA library as a .jar
file:
- Click .
- On the Select the Content to Export page, click Files for
server deployment and the library to create the needed .jar file
for deployment.
What to do next
Now add the new shared library to an application and deploy the shared library. For more
information, see Associating shared libraries with projects and Deploying shared libraries.