IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Get started with IBM Integration Designer > Create a new project > Create and wiring components

Assembly editor

The IBM Integration Designer's assembly editor lets you build applications by assembling the SCA components.

The assembly editor works with the following views:


Editor pane

The Editor pane is a part of the Business Integration perspective. When you open a module assembly with the assembly editor, you can visually compose the integrated application by adding components and connecting them with wires in the Editor pane.

The modeled application is also referred to as the assembly diagram. The Editor pane has a canvas where you create the assembly diagram.

There is a palette where you can pick an element and add it to the canvas.

The palette groups its elements in folders.

See "Components" under related concepts for more information on these elements.


Properties view

When working with the assembly editor, you use the Properties view to modify properties of the selected element on the canvas.

Context-sensitive help is available for the fields and controls in the Properties view. Use the Tab key to focus on the field or button and then press F1 (for Linux, press Ctrl+F1) to display the help text.

The component properties are grouped into Description, Details, and Implementation:


Outline view

The Outline view works with the resource that is opened in the Editor pane. The Outline view operates in two modes: Show Outline, which is a tree view, and Show Overview, which is a graphical view.

The Outline view in the Show Outline mode, displays all the elements in the assembly diagram that is open in the Editor view. When you click an element in the Outline view , the Editor view and Properties view are synchronized to show the selected element.

You can invoke actions from the elements in the Outline view; select an element and right-click to see the actions that are available. For the module, there is an Add action that lets you add artifacts to the assembly diagram that is open in the Editor view.

Click the Show Overview button,

, on the upper-right corner of the Outline window to change the view into a graphical view of the assembly diagram that is open in the Editor view. The complete assembly diagram is displayed as a miniature model in the Outline view. The gray box is the part of the assembly diagram that is visible in the Editor view. Use your mouse to drag the gray box to the part of the assembly diagram that you want to see in the Editor view. This is an easy way for you to shift the Editor view to the part of the diagram that you are interested in.


Problems view

Use the Problems view to help you debug errors.

For example, clicking on an error for some component in a module assembly will open the assembly diagram in the Editor view with the component that has the error selected.

Create and wiring components