Creating a Component

You can create a component by using the SOA Project wizard or manually.

Procedure

  • Choose an option and follow the relevant procedure.
    Option Procedure
    SOA Project Wizard
    1. Create an SOA project.
      • SOA Project from Implementation - Creates a component of the type defined by the implementation.
      • SOA Project from WSDL - Creates a component of the type selected in the wizard.
      • Basic SOA Project - Creates an abstract component.
    Manual
    1. Choose an option:
      • Hover over a composite canvas and click an icon in the pop-up.
      • Click the component icon in the Palette and click the composite canvas. Adds an abstract component named Componentn to the canvas.
      • Click an icon in the Component Types section of the Palette and click the canvas. Adds a component type named ComponentTypen to the canvas.
      • Right-click the canvas and select Add > Component or Add > ComponentType
    2. Accept the default name or type a name in the activated input area and press Enter.
    All non-abstract components created via the manual method will display error badges indicating that the component implementation is not configured. Refer to the documentation for the component type for information on how to configure the implementation.