Create an export for a component so that its business service can
be used by other modules.
You create an export for a component by using the assembly editor.
Follow any of these steps to create an export:
- Select the export from the palette and drop it into the assembly diagram.
- Select the component in the assembly diagram. Right-click to select Export... and
the type of binding.
For bindings information, see "Generating bindings
for imports and exports" topic under related tasks.
- Drag an interface or import into the assembly diagram. When prompted,
select the Export with No Binding or Export
with Web Service Binding, depending on what you require. Later,
you can use the right-click actions to generate, remove, or replace the binding.
To
use interfaces from a library, you will have to open the module with the dependency
editor and add a dependency on the library. You will be prompted if the dependency
has to be set.