Importing a composite service

The following procedure describes how to import a composite service.

About this task
To import a composite service, complete the following steps:
  1. From the Business Service Explorer, select File Import. The File Import screen is displayed.
    This is the file import screen display
  2. Select Composite Service. The Composite Service Import Wizard is displayed.
    this is the composite service import wizard
  3. Enter the project name in the Project field.
  4. Enter the namespace it is associated to in the Namespace field.
  5. Enter the name of the System Component Architecture (SCA) project tin the SCA Project field. Note that this is the name of the WebSphere Integration Developer SCA project you created prior to importing a composite service.

    Once this information is entered (all required), the following items are created:
    • A composite service with the same name as the SCA project that was imported
    • A service interface for each of the interfaces that are exported
    • An endpoint that has the appropriate interface associated with it for each Export
    • A Dynamic Assembly component for each Implemented Dynamic Assembly component
    Note: In the Business Service Explorer, the Dynamic Assembly components are displayed as children of the component service.
Related concepts
Understanding the Composite Service editor
Understanding the Dynamic Assembly Component editor