< Previous | Next >

Create a new module

A module is needed to hold the components necessary to define your process.

To create a new module:

  1. In the Business Integration view, right-click the HelloWorldLibrary library project and select New > Project > Module. The New Module wizard opens.
  2. In the name field, enter HelloWorldProcess. Click Next.
  3. Ensure HelloWorldLibrary is selected so this process can access the interfaces in that library. Click Next.
  4. Click the check box Select an integration solution, and take the default of the one solution in the workspace: HelloWorldPart2. Click Finish. The Assembly Dialog editor opens for the new module.
  5. Note in the Business Integration view that the new module appears as part of the solution:
    Picture of HelloWorldPart2 in Integration Solutions view





Feedback



(C) Copyright IBM Corporation 2007, 2008. All Rights Reserved.

< Previous | Next >