Understanding the Composite Service editor

The Composite Services editor displays the parameters of the composite service you have either created or imported into your project.

The Composite Service editor is shown in the following figure.
this is the composite service editor screen display
Note: The Composite Service editor is a read-only editor.

General Information

The General information Group provides the following items:

Composite Service

The Composite Service group provides the following items:
  • Module Name: This is the SCA project that the composite service was imported from.

Composite Business Application

The Composite Business Application section of the Composite Service editor is shown in the following figure.
composite service editor business application tab
The Composite Business Application section of the Composite Service editor includes the following items:
  • Selecting the Maps to a Business Application Module checkbox enables or disables all the controls below it.
  • The Browse button brings up a filtered dialog to select a Business Application.
  • The Business Service Mapping table defines mappings from components (see Components below) to business services contained within the selected business application.
  • The Channel Mapping table defines mappings from export bindings (not standalone exports) to channels within the selected business application.

Imported References

The Imported References section of the Composite Service editor is shown in the following figure.

this is the imported reference screen display
The Imported References group includes the following items:

Exported References

The Exported References section of the Composite Service editor is shown in the following figure.

This is the exported reference screen display

The Exported References group includes the following items:
  • ID: The unique identifier.
  • Description: A detailed description
  • Interfaces: Interfaces is a comma-delimited list of links to the interfaces that this imported reference is implementing.

Components

The Components section of the Composite Service editor is shown in the following figure.

this is the components screen display
The Components group displays a list of Dynamic Assembly components that are children of this composite service. Double-clicking a component automatically launches the component's editor.

Related concepts
Importing a composite service
Understanding the Dynamic Assembly Component editor