A module is needed to hold the components necessary to
define your process.
- In the Business Integration view, right-click the HelloWorldLibrary library
project and select New > Project > Module.
The New Module wizard opens.
- In the name field, enter HelloWorldProcess.
Click Next.
- Ensure HelloWorldLibrary is selected
so this process can access the interfaces in that library. Click Next.
- 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.
- Note in the Business Integration view that the new module
appears as part of the solution: