< Previous | Next >

Import

You can either import a complete ready-made version of the Hello World Part 2: Service Components and Web Interfaces sample, or you can import starter artifacts and build the sample yourself.

To import the sample:
  1. Open IBM® Integration Designer and select a new workspace.
  2. If the Getting Started page is not open in the workspace, select Help > Getting Started > IBM Integration Designer. The Getting Started page opens.
  3. On the Getting Started - IBM Integration Designer page, select the Go to Samples and Tutorials link, as shown in the following figure:
    Picture of the Go to Samples and Tutorials link

    The Samples and Tutorials page opens.

  4. Under the Hello World Part 2: Service Components and Web Interfaces section, click the Import link. You are presented with two options, as shown here:
    Sample import wizard
  5. If you want to build the sample yourself, select Starter artifacts and click OK. You should now see the following three projects in your Business Integration view:
    • HelloService
    • HelloWorldLibrary
    • HelloWorldMediation

    Open the "Build it yourself" instructions and begin with the topic "Create an integration solution".

  6. If you want to import the complete ready-made sample, select the option Complete artifacts and click OK. You will see the following projects in the Business Integration view:
    • A mediation module named HelloService.
    • A mediation module named HelloWorldMediation.
    • A library named HelloWorldLibrary.
    • A module named HelloWorldProcess.

Instructions for running the sample are found in the topic "Run the sample".

< Previous | Next >