WID 6012.9 Components How to
WID V6.0.1.2, Interim Fix 009
Related links
Table of Contents
How to add a Component/Node to a Business Module
How to add a Component/Node to a Mediation Module
How to generate a component's implementation
How to wire components/nodes
How to add a Component/Node to a Business Module
Related links | |
Open the Assembly Diagram
Double-click the assembly diagram icon (i.e CCambil_ServiceProvider_Mod) in the Business Integration view to open the Assembly Diagram.
Add a Component/Node
There are several ways to add a component:
| |
Adding a component by selecting a component from the palette
Select a component from the palette by clicking on it and dropping it in the Assembly editor canvass.
See for more information. | |
Adding a component by Right-clicking inside the Assembly Diagram (Business Module)
Right-click inside the Assembly Diagram and select Add Node > ??? | |
Adding a component by Dragging an interface
| |
A Component is added
The attributes of the component added depends on how you added the component.
The component created using the component pallette or by right-clicking inside the assemly diagram does not have an interface. You have to add an interface as an extra step.
The component created by dragging an interface includes the interface that you dragged.
| Component created via Component pallette and right-clicking
Component created by dragging an interface |
How to add a Component/Node to a Mediation Module
Related links | |
Open the Assembly Diagram
Double-click the assembly diagram icon (i.e CCambil_ServiceProvider_Mod) in the Business Integration view to open the Assembly Diagram.
Add a Component/Node
There are several ways to add a component:
| |
Adding a component by selecting a component from the palette
Select a component from the palette by clicking on it and dropping it in the Assembly editor canvass.
See for more information. | |
Adding a component by Right-clicking inside the Assembly Diagram (Business Module)
Right-click inside the Assembly Diagram and select Add Node > ??? | |
Adding a component by Dragging an interface
| |
A Component is added
The attributes of the component added depends on how you added the component.
The component created using the component pallette or by right-clicking inside the assemly diagram does not have an interface. You have to add an interface as an extra step.
The component created by dragging an interface includes the interface that you dragged.
| Component created via Component pallette and right-clicking
Component created by dragging an interface |
How to wire components/nodes
Related links | Business services: Wiring nodes |
Wired nodes example | |
Display the wire handle
Select a component and hover the mouse over it to display the wire. Click on the wire tip to drag it to another component. | |
Drag and Drop
Drag the wire to another component and drop it. | |
Create a matching reference
On the Add Wire window, click OK. | |
Wired components
The components are wired. |
How to generate a component's Implementation
Related links | |
Select an implementation type
Right-click the component and select Generate Implementation... > Process.
Note: You have 5 implementation types to select from. Choose the required implementation type.
| |
Select the folder
Click OK if this is the required folder. Otherwise, click New Folder... and specify another folder. | |
A Default Business Process Implementation
|
No comments:
Post a Comment