Understanding the composite service editor

The Composite Services Editor displays the parameters of the Composite Service you have either created or imported to your project.

The Composite Service Editor is shown in the screen display below.
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:

Composite Service

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

Imported References

The Imported References section of the Composite Service Editor is shown in the display below.

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

Exported References

The Exported References section of the Composite Service Editor is shown in the display below.

This is the exported reference screen display

The Exported References group includes:
  • 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 display below.

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 invokes the component's editor.

Related tasks
Importing a composite service
Related reference
Understanding the dynamic assembly component editor