< Previous | Next >

Importing resources

Create a library, and import the ready-made WSDL files into it. These files are the web service interfaces that you will use to connect to the delayed and real-time services.

To create the Resources library and import the ready-made WSDL files into it, complete the following steps.

  1. In the Business Integration view, under Projects select Click to add a business integration project. For the Business Integration Project, select Create a library and select Next. For the Library name specify Resources. Click Finish. If you already have Projects then right-click and select New > Project > Library. Name it Resources. Click Finish.
  2. Right-click and select Import. In the Select an import source text box, type wsdl and select WSDL/Interface. Click Next.
    StockQuote Sample: Import WSDL
  3. In the Import From directory field, browse to the directory Install Shared Resources directory/SDPShared/plugins/com.ibm.wbit.samples.content_6.2.0.qualifier/artifacts/stockquote/wsdl. Click OK.
  4. In the Import wizard, select both WSDL files: DelayedService.wsdl and RealtimeService.wsdl.
  5. The target module is Resources.
  6. Click Finish to import the WSDL files.
The available port types and ports based on the imported WSDL files are created under the Interfaces and the Web Service Ports categories in the navigation tree respectively.
Navigation tree

Feedback

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

< Previous | Next >