You will need to open the eMerged assembly diagram
to add a component, an import, an export, and a stand-alone references. Interfaces
are also added to the component and import.
Follow the tasks to add the components to eMerged wiring diagram:
Opening the assembly editor
With the assembly editor, you can visually compose the integrated application by creating components and connecting them with wires. The eMergedModule module assembly will be used to create the assembly diagram.
Adding the Portal process component
The Portal process component provides the business logic to retrieve information for a customer. This service will be implemented as a business process.
Adding the stand-alone reference
A JSP will be used to invoke the service. Create the stand-alone references which can be used by the JSP to invoke this service.